Skip to content

Commit

Permalink
Bumped to 0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe committed Jan 8, 2022
1 parent 564ca88 commit 785c1ec
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": "0.0.11",
"version": "0.0.12",
"description": "Tiny web framework for Cloudflare Workers and others.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -58,4 +58,4 @@
"engines": {
"node": ">=11.0.0"
}
}
}

0 comments on commit 785c1ec

Please sign in to comment.