From 7901e4b75593fd951dc9b68c706e8378f69ef7bb Mon Sep 17 00:00:00 2001 From: Lloyd Brookes Date: Wed, 19 Jul 2017 12:31:26 +0100 Subject: [PATCH] 2.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a6f58d..bb48bbd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "local-web-server", - "version": "2.2.1", + "version": "2.2.2", "description": "The modular web server for productive full-stack development", "bin": { "ws": "./bin/cli.js"