From b16406035d4c4937c2dec25a80610a5e05a1a2b0 Mon Sep 17 00:00:00 2001 From: Lloyd Brookes Date: Mon, 9 Jun 2014 21:45:07 +0100 Subject: [PATCH] 0.4.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6be63cf..6f23fe9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "local-web-server", - "version": "0.4.3", + "version": "0.4.4", "description": "Launch a lightweight static web server. Zero configuration.", "bin": { "ws": "./bin/ws.js"