From f4b5f1839412126164feb9c39e9e83dabdaf4e3e Mon Sep 17 00:00:00 2001 From: Lloyd Brookes Date: Thu, 19 Nov 2015 14:11:04 +0000 Subject: [PATCH] 1.0.0-alpha.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"