From 89a0ac18ede4d3ac064e4ed42cd4e1d5ee893ad5 Mon Sep 17 00:00:00 2001 From: Yusuke Wada Date: Tue, 15 Oct 2024 17:33:28 +0900 Subject: [PATCH] v4.6.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80d75a5f1..6448a1d8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hono", - "version": "4.6.4", + "version": "4.6.5", "description": "Web framework built on Web Standards", "main": "dist/cjs/index.js", "type": "module",