From 8914bdc1f438a1236c23bcd784b56a937b23d3d9 Mon Sep 17 00:00:00 2001 From: Lloyd Brookes Date: Tue, 11 Jul 2017 11:09:45 +0100 Subject: [PATCH] 2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92799c9..e8b1c5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "local-web-server", - "version": "2.0.1", + "version": "2.0.2", "description": "The modular web server for productive full-stack development", "bin": { "ws": "./bin/cli.js"