diff --git a/package.json b/package.json index 7e817ad..ef2bf3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "local-web-server", - "version": "0.5.0", + "version": "0.5.1", "description": "Launch a lightweight static web server. Zero configuration.", "bin": { "ws": "./bin/ws.js"