Skip to content

Commit 7c36339

Browse files
committed
v4.6.4
1 parent 04e5897 commit 7c36339

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.6.3",
3+
"version": "4.6.4",
44
"description": "Web framework built on Web Standards",
55
"main": "dist/cjs/index.js",
66
"type": "module",
@@ -645,4 +645,4 @@
645645
"engines": {
646646
"node": ">=16.9.0"
647647
}
648-
}
648+
}

0 commit comments

Comments
 (0)