From a39e7e158084dad2bedc29cf0c646562c5b7d10f Mon Sep 17 00:00:00 2001 From: Lloyd Brookes Date: Tue, 25 Jul 2017 10:37:52 +0100 Subject: [PATCH] 2.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 97f9a16..739091b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "local-web-server", - "version": "2.2.2", + "version": "2.2.3", "description": "The modular web server for productive full-stack development", "bin": { "ws": "./bin/cli.js"