From ce0f1176f6ed5cfcfd0ae4a226bb61aedabf319a Mon Sep 17 00:00:00 2001 From: Lloyd Brookes Date: Fri, 17 Feb 2017 17:48:55 +0000 Subject: [PATCH] 2.0.0-1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98d4f76..6722683 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lws", - "version": "2.0.0-0", + "version": "2.0.0-1", "description": "A simple web-server for productive front-end development", "bin": { "ws": "./bin/cli.js"