From 0f3b7a9e7f773a4d8f57043a4e5277b91a98e27c Mon Sep 17 00:00:00 2001 From: Lloyd Brookes Date: Fri, 14 Aug 2015 09:26:53 +0100 Subject: [PATCH] 0.5.22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b8b48aa..5fac338 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "local-web-server", - "version": "0.5.21", + "version": "0.5.22", "description": "Lightweight static web server, zero configuration. Perfect for front-end devs.", "bin": { "ws": "./bin/ws.js"