Skip to content

Commit ca6f365

Browse files
committed
v4.0.0
1 parent 2c44ad7 commit ca6f365

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hono",
3-
"version": "4.0.0-rc.4",
3+
"version": "4.0.0",
44
"description": "Ultrafast web framework for the Edges",
55
"main": "dist/cjs/index.js",
66
"type": "module",
@@ -537,4 +537,4 @@
537537
"engines": {
538538
"node": ">=16.0.0"
539539
}
540-
}
540+
}

0 commit comments

Comments
 (0)