diff --git a/package.json b/package.json index 929fa3d..a7f1048 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/smartshell", "private": false, - "version": "3.2.4", + "version": "3.3.0", "description": "A library for executing shell commands using promises.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",