bump version
This commit is contained in:
parent
44ac7746a6
commit
b4a0eb6f00
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "peertube-plugin-logo-distrilab",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "peertube-plugin-logo-distrilab",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
"devDependencies": {
|
||||
"webpack": "^5.50.0",
|
||||
"webpack-cli": "^4.7.2"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "peertube-plugin-logo-distrilab",
|
||||
"description": "DistriLab logo on PeerTube.",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
"author": "distrilab",
|
||||
"bugs": "https://git.distrilab.fr/DistriLab/peertube-plugin-logo-distrilab/issues",
|
||||
"clientScripts": [
|
||||
|
|
Loading…
Reference in a new issue