0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-25 05:07:03 +01:00

Version++

This commit is contained in:
Yusuke Wada 2021-12-21 17:40:08 +09:00
parent 83329b7c72
commit b348245234

View File

@ -1,6 +1,6 @@
{
"name": "hono",
"version": "0.0.3",
"version": "0.0.4",
"description": "Minimal web framework for Cloudflare Workers",
"main": "src/hono.js",
"scripts": {
@ -17,4 +17,4 @@
"jest": "^27.4.5",
"node-fetch": "^2.6.6"
}
}
}