From f0f88792c6f519f8f6c5ff7e0255c06695fb5b7b Mon Sep 17 00:00:00 2001 From: Lloyd Brookes Date: Fri, 3 Jan 2014 18:04:55 +0000 Subject: [PATCH] 0.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dae0216..581f068 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "local-web-server", - "version": "0.1.5", + "version": "0.1.6", "description": "Launch a lightweight static web server. Zero configuration.", "bin": { "ws": "./ws.js"