From c38f1c896ca7a8eb7a95c7d69b02ec088238b056 Mon Sep 17 00:00:00 2001 From: Yusuke Wada Date: Fri, 4 Feb 2022 08:02:10 +0900 Subject: [PATCH] Bump v0.3.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a1040f7a..943846734 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hono", - "version": "0.3.4", + "version": "0.3.5", "description": "[炎] Ultrafast web framework for Cloudflare Workers.", "main": "dist/index.js", "types": "dist/index.d.ts",