From 4f6ef6b961ea09c698c95cde6d795870b14f8d64 Mon Sep 17 00:00:00 2001 From: Lloyd Brookes Date: Mon, 9 Jun 2014 18:17:06 +0100 Subject: [PATCH] 0.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9fc75e5..20e2fed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "local-web-server", - "version": "0.4.2", + "version": "0.4.3", "description": "Launch a lightweight static web server. Zero configuration.", "bin": { "ws": "./bin/ws.js"