mirror of
https://github.com/honojs/hono.git
synced 2024-11-25 05:07:03 +01:00
Version++
This commit is contained in:
parent
83329b7c72
commit
b348245234
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user