From ff400a855335d3fa8ecbdd9d2bd3daa00445383f Mon Sep 17 00:00:00 2001 From: Lloyd Brookes Date: Wed, 12 Mar 2014 14:35:00 +0100 Subject: [PATCH] 0.3.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9820d0..6d84518 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "local-web-server", - "version": "0.3.5", + "version": "0.3.6", "description": "Launch a lightweight static web server. Zero configuration.", "bin": { "ws": "./ws.js"