diff --git a/package.json b/package.json index 6582cda..7872eaf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "local-web-server", - "version": "0.1.9", + "version": "0.1.10", "description": "Launch a lightweight static web server. Zero configuration.", "bin": { "ws": "./ws.js"