diff --git a/package.json b/package.json index 0ecafd9..490b1f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "local-web-server", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "description": "A simple web-server for productive front-end development", "bin": { "ws": "./bin/cli.js"