From a8ed1bc49472ec842c83232453832c9ec014f9b0 Mon Sep 17 00:00:00 2001 From: Lloyd Brookes Date: Thu, 1 May 2014 11:32:16 +0100 Subject: [PATCH] 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c3f5f7..2880d26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "local-web-server", - "version": "0.3.7", + "version": "0.4.0", "description": "Launch a lightweight static web server. Zero configuration.", "bin": { "ws": "./bin/ws.js"