diff --git a/package-lock.json b/package-lock.json index 3a3e037..2e124ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "musiccast-repairkit", - "version": "0.0.0", + "version": "1.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.0.0", + "version": "1.1.0", "license": "MIT", "dependencies": { "winston": "^3.3.3", diff --git a/package.json b/package.json index 86cbc96..c4013cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "musiccast-repairkit", - "version": "0.2.0", + "version": "1.1.0", "main": "index.js", "author": "nicobo (https://www.nicolabs.net/people/nicobo)", "license": "MIT",