From 3af317f0ef6291c23bdfc6d6aff2f7bf751e62b9 Mon Sep 17 00:00:00 2001 From: Yusuke Wada Date: Tue, 29 Oct 2024 15:38:47 +0900 Subject: [PATCH] v4.6.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3db2a52a..77b62e78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hono", - "version": "4.6.7", + "version": "4.6.8", "description": "Web framework built on Web Standards", "main": "dist/cjs/index.js", "type": "module",