diff --git a/host.js b/host.js index 5f5000f..da56b91 100755 --- a/host.js +++ b/host.js @@ -20,7 +20,7 @@ var https = lazyRequire('./follow-redirects').https; var server, files = []; var config = { - version: '0.3.1' + version: '0.3.2' }; // closing node when parent process is killed process.stdin.resume();