Skip to content

Commit

Permalink
v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe committed Jan 29, 2024
1 parent f2b851c commit a3805e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hono/node-server",
"version": "1.5.0",
"version": "1.6.0",
"description": "Node.js Adapter for Hono",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -80,4 +80,4 @@
"tsup": "^7.2.0",
"typescript": "^5.3.2"
}
}
}

0 comments on commit a3805e6

Please sign in to comment.