diff --git a/package.json b/package.json index 03c83f85..5514c90c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "itty-router", - "version": "4.0.7", + "version": "4.0.8", "description": "A tiny, zero-dependency router, designed to make beautiful APIs in any environment.", "type": "module", "main": "./index.js",