diff --git a/package-lock.json b/package-lock.json index 51d337d..8e0eb5c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartshell", - "version": "2.0.24", + "version": "2.0.25", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 678a925..a203074 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@pushrocks/smartshell", "private": false, - "version": "2.0.24", + "version": "2.0.25", "description": "shell actions designed as promises", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -50,4 +50,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}