diff --git a/package-lock.json b/package-lock.json index 08fe8f3..bb9fdff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartupdate", - "version": "1.0.30", + "version": "1.0.31", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 92ea22a..41cfe5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartupdate", - "version": "1.0.30", + "version": "1.0.31", "private": false, "description": "update your tools in a smart way", "main": "dist_ts/index.js", @@ -40,4 +40,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}