We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3942d commit f4a4670Copy full SHA for f4a4670
package.json
@@ -1,6 +1,6 @@
1
{
2
"name":"stateful-process-command-proxy",
3
- "version":"1.0-beta.1",
+ "version":"1.0.0-beta.1",
4
"description":"Module for executing os commands against a pool of stateful child processes such as bash or powershell via stdout and stderr streams",
5
"main":"statefulProcessCommandProxy.js",
6
"directories":{
0 commit comments