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