diff --git a/package-lock.json b/package-lock.json index e9f6be9..def9fa9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartupdate", - "version": "1.0.22", + "version": "1.0.23", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 942f22e..3baee4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartupdate", - "version": "1.0.22", + "version": "1.0.23", "private": false, "description": "update your tools in a smart way", "main": "dist/index.js", @@ -40,4 +40,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}