Skip to content

Commit

Permalink
v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe committed Oct 15, 2023
1 parent 4312a2b commit a7e7dad
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": "create-hono",
"version": "0.2.6",
"version": "0.3.0",
"scripts": {
"build": "tsx ./build.ts",
"test": "vitest --run",
Expand Down Expand Up @@ -36,4 +36,4 @@
"vitest": "^0.34.6",
"yargs-parser": "^21.1.1"
}
}
}

0 comments on commit a7e7dad

Please sign in to comment.