From b3ce4fe5821295c8b5d2bd7e9234148bba1fcc13 Mon Sep 17 00:00:00 2001 From: Yusuke Wada Date: Thu, 10 Oct 2024 14:00:07 +0900 Subject: [PATCH] v0.14.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5caf130..678a399 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-hono", - "version": "0.13.1", + "version": "0.14.0", "scripts": { "build": "tsx ./build.ts", "bin": "./bin",