Skip to content

Commit ba3d397

Browse files
committed
chore: forgot bumping version 0.6.3
1 parent 05cc1ec commit ba3d397

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-react-router-adapter",
3-
"version": "0.6.2",
3+
"version": "0.6.3",
44
"type": "module",
55
"scripts": {
66
"test": "npm run test:e2e",
@@ -84,4 +84,4 @@
8484
"engines": {
8585
"node": ">=18.0.0"
8686
}
87-
}
87+
}

0 commit comments

Comments
 (0)