diff --git a/package-lock.json b/package-lock.json index 964929a..50d9029 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "woodland", - "version": "5.0.0", + "version": "5.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a99da52..24e75e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "woodland", - "version": "5.0.0", + "version": "5.0.1", "description": "Lightweight HTTP/HTTPS/HTTP2 router with automatic `Allow` & `CORS` headers", "main": "index.js", "scripts": {