Skip to content

Commit

Permalink
feat: chagne version
Browse files Browse the repository at this point in the history
  • Loading branch information
shiyutim committed Jul 16, 2023
1 parent b0f8e4f commit ca7eeb8
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,7 +1,7 @@
{
"name": "tickets",
"private": true,
"version": "0.4.1",
"version": "0.4.2",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -26,4 +26,4 @@
"unplugin-auto-import": "^0.16.4",
"vite": "^4.2.1"
}
}
}

0 comments on commit ca7eeb8

Please sign in to comment.