From c7b6c8da20271ba8ae0d32e2211255a3d2e6067c Mon Sep 17 00:00:00 2001 From: Lloyd Brookes Date: Mon, 11 Aug 2014 10:05:42 +0200 Subject: [PATCH] 0.5.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8748dcd..c075439 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "local-web-server", - "version": "0.5.12", + "version": "0.5.13", "description": "Lightweight static web server, zero configuration. Perfect for front-end devs.", "bin": { "ws": "./bin/ws.js"