diff --git a/package.json b/package.json index e390fbf..fc65af7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "18h", "description": "A Next.js style dynamic API router for Koa-based APIs.", - "version": "2.2.5", + "version": "2.2.6", "repository": { "url": "https://github.com/ridafkih/18h" },