Skip to content

Commit f4a4670

Browse files
committed
fix version
1 parent af3942d commit f4a4670

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-beta.1",
3+
"version":"1.0.0-beta.1",
44
"description":"Module for executing os commands 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)