diff --git a/package-lock.json b/package-lock.json index d2a01e6..214bf2d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartupdate", - "version": "1.0.19", + "version": "1.0.20", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c3536a7..5b1955c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartupdate", - "version": "1.0.19", + "version": "1.0.20", "private": false, "description": "update your tools in a smart way", "main": "dist/index.js", @@ -27,4 +27,4 @@ "@pushrocks/smarttime": "^2.0.2", "smartversion": "^1.0.3" } -} \ No newline at end of file +}