Skip to content

Commit 99fe68a

Browse files
committed
Update package.json
1 parent 7e60670 commit 99fe68a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"stateful-process-command-proxy",
3-
"version":"1.0.0-beta.5",
3+
"version":"1.0.0-beta.6",
44
"description":"Module for executing commands in shells (bash or powershell etc) against a pool of stateful child processes such as bash or powershell via stdout and stderr streams",
55
"main":"statefulProcessCommandProxy.js",
66
"directories":{

0 commit comments

Comments
 (0)