Skip to content

Commit

Permalink
chore(dev-server): release v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe committed Sep 7, 2023
1 parent f4cc633 commit a73c99b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dev-server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hono/vite-dev-server",
"description": "Vite dev-server plugin for Hono",
"version": "0.0.2",
"version": "0.0.3",
"types": "dist/index.d.ts",
"module": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit a73c99b

Please sign in to comment.