diff --git a/host.js b/host.js index 6f3ff92..48da704 100755 --- a/host.js +++ b/host.js @@ -24,7 +24,7 @@ var files = []; var sprocess = []; var config = { - version: '0.4.1' + version: '0.4.0' }; // closing node when parent process is killed process.stdin.resume();