From e416a29d30d45529973076aaef09bbafaff57a6f Mon Sep 17 00:00:00 2001 From: Lloyd Brookes Date: Tue, 17 Nov 2015 16:15:54 +0000 Subject: [PATCH] 1.0.0-alpha.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 751a189..8fe8a59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "local-web-server", - "version": "0.5.23", + "version": "1.0.0-alpha.1", "description": "A simple web-server for productive front-end development", "bin": { "ws": "./bin/cli.js"