diff --git a/package-lock.json b/package-lock.json index 3903454..3f392e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartupdate", - "version": "2.0.4", + "version": "2.0.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartupdate", - "version": "2.0.4", + "version": "2.0.5", "license": "MIT", "dependencies": { "@pushrocks/consolecolor": "^2.0.1", diff --git a/package.json b/package.json index b610ede..f985f4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartupdate", - "version": "2.0.4", + "version": "2.0.5", "private": false, "description": "update your tools in a smart way", "main": "dist_ts/index.js", @@ -42,4 +42,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}