From f7d272abe1644e50ab5fe9cb53f5965c35d77226 Mon Sep 17 00:00:00 2001 From: Yusuke Wada Date: Tue, 27 Jan 2026 18:53:32 +0900 Subject: [PATCH] 4.11.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2fd55aced..a02feccaf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hono", - "version": "4.11.6", + "version": "4.11.7", "description": "Web framework built on Web Standards", "main": "dist/cjs/index.js", "type": "module",