From e1ec12a5cfb4765ae504d56d37436f20fffdb628 Mon Sep 17 00:00:00 2001 From: Lloyd Brookes Date: Sat, 14 Jun 2014 07:04:01 +0100 Subject: [PATCH] 0.5.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cff086d..9ca924a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "local-web-server", - "version": "0.5.3", + "version": "0.5.4", "description": "Launch a lightweight static web server. Zero configuration.", "bin": { "ws": "./bin/ws.js"