Skip to content

Commit 678c740

Browse files
committed
1.17.0
1 parent a0be2f4 commit 678c740

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/node-server",
3-
"version": "1.16.0",
3+
"version": "1.17.0",
44
"description": "Node.js Adapter for Hono",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -99,4 +99,4 @@
9999
"peerDependencies": {
100100
"hono": "^4"
101101
}
102-
}
102+
}

0 commit comments

Comments
 (0)