From 3120a2fa6892870e4c72fab2049f77de893eed80 Mon Sep 17 00:00:00 2001 From: Lloyd Brookes Date: Thu, 13 Feb 2014 14:26:56 +0100 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b0ac23..23f4968 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "local-web-server", - "version": "0.1.10", + "version": "0.2.0", "description": "Launch a lightweight static web server. Zero configuration.", "bin": { "ws": "./ws.js"