From 07e3a1bf7c5dad9886b040e9b936d7962e03cd5d Mon Sep 17 00:00:00 2001 From: Lloyd Brookes Date: Thu, 19 Nov 2015 14:24:25 +0000 Subject: [PATCH] 1.0.0-alpha.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83bfa90..78aee4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "local-web-server", - "version": "1.0.0-alpha.6", + "version": "1.0.0-alpha.7", "description": "A simple web-server for productive front-end development", "bin": { "ws": "./bin/cli.js"