From 2af9509f26d2fc6316e722802127b0a3273480d6 Mon Sep 17 00:00:00 2001 From: Lloyd Brookes Date: Thu, 8 May 2014 16:07:45 +0200 Subject: [PATCH] 0.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0fcca18..e2c9b58 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "local-web-server", - "version": "0.4.1", + "version": "0.4.2", "description": "Launch a lightweight static web server. Zero configuration.", "bin": { "ws": "./bin/ws.js"