Skip to content

Commit

Permalink
bump up to v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe committed May 15, 2022
1 parent 63d2e1a commit 5d1bba1
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",
"version": "1.2.1",
"version": "1.2.2",
"description": "Ultrafast web framework for Cloudflare Workers.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -136,4 +136,4 @@
"engines": {
"node": ">=11.0.0"
}
}
}

0 comments on commit 5d1bba1

Please sign in to comment.