This commit is contained in:
Lloyd Brookes
2014-06-13 18:30:20 +01:00
parent 95a92abea4
commit 8249588350

View File

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