diff --git a/package.json b/package.json index f9fa1bb..65a59fe 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "universal-shell", "description": "Cross-platform async shell support for POSIX commands on Linux, MacOS, and Windows.", "type": "module", - "version": "35.3.0", + "version": "35.4.0", "license": "MIT", "types": "dist/index.d.ts", "files": [ @@ -47,4 +47,4 @@ "releaseName": "v${version}" } } -} \ No newline at end of file +}