From a145ba751feb84d335d2dcd4089e6340f5e7f8f2 Mon Sep 17 00:00:00 2001 From: Lloyd Brookes Date: Wed, 12 Jul 2017 10:29:26 +0100 Subject: [PATCH] 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 867f20f..b7300d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "local-web-server", - "version": "2.1.0", + "version": "2.1.1", "description": "The modular web server for productive full-stack development", "bin": { "ws": "./bin/cli.js"