Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe committed Jul 16, 2023
1 parent 4173cfe commit 992dc2b
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.0.2",
"version": "1.1.0",
"description": "Node.js Adapter for Hono",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -75,4 +75,4 @@
"tsx": "^3.12.7",
"typescript": "^4.8.3"
}
}
}

0 comments on commit 992dc2b

Please sign in to comment.