This commit is contained in:
Lloyd Brookes
2014-02-26 15:23:24 +01:00
parent 8abb8a5ce1
commit dcde7a3db8

View File

@ -1,6 +1,6 @@
{ {
"name": "local-web-server", "name": "local-web-server",
"version": "0.2.3", "version": "0.3.0",
"description": "Launch a lightweight static web server. Zero configuration.", "description": "Launch a lightweight static web server. Zero configuration.",
"bin": { "bin": {
"ws": "./ws.js" "ws": "./ws.js"