This commit is contained in:
Lloyd Brookes
2014-02-13 14:26:56 +01:00
parent c2c2c29ec5
commit 3120a2fa68

View File

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