diff --git a/package.json b/package.json index 6acc8cb..99de344 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@pushrocks/smartshell", "private": false, - "version": "2.0.30", + "version": "3.0.0", "description": "shell actions designed as promises", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -55,4 +55,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}