0
0
mirror of https://github.com/honojs/hono.git synced 2024-12-01 11:51:01 +01:00

chore: bump up to v1.5.1

This commit is contained in:
Yusuke Wada 2022-06-19 10:36:29 +09:00
parent 157e4eaf3e
commit 1de0305f3c

View File

@ -1,6 +1,6 @@
{
"name": "hono",
"version": "1.5.0",
"version": "1.5.1",
"description": "Ultrafast web framework for Cloudflare Workers.",
"main": "dist/index.js",
"types": "dist/index.d.ts",