This commit is contained in:
Lloyd Brookes
2014-02-26 15:25:11 +01:00
parent a2264ee032
commit 3f11dbb4f9

View File

@ -1,6 +1,6 @@
{ {
"name": "local-web-server", "name": "local-web-server",
"version": "0.3.0", "version": "0.3.1",
"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"