diff --git a/package.json b/package.json index 6c25756..1aeb2bd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/smartshell", "private": false, - "version": "3.0.3", + "version": "3.0.4", "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 +}