diff --git a/bun.lockb b/bun.lockb index 1abee0b..de9a525 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 3a233c9..c649cb1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bun-route", - "version": "1.1.4", + "version": "1.1.5", "description": "A fast, Express-like router for the high-performance bun.serve() HTTP server.", "type": "module", "main": "./src/index.cjs",