Skip to content

Commit

Permalink
🎉 chore: bump version to 0.1
Browse files Browse the repository at this point in the history
Signed-off-by: SimonShiki <[email protected]>
  • Loading branch information
SimonShiki committed Aug 13, 2024
1 parent b023648 commit 9b037e4
Show file tree
Hide file tree
Showing 5 changed files with 346 additions and 345 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cicadas",
"private": true,
"version": "0.0.0",
"version": "0.1.0",
"type": "module",
"scripts": {
"prepare": "husky",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@formatjs/ts-transformer": "^3.13.14",
"@iconify-json/fluent": "^1.1.60",
"@iconify-json/simple-icons": "^1.1.111",
"@tauri-apps/cli": ">=2.0.0-rc.0",
"@tauri-apps/cli": ">=2.0.0-rc.2",
"@types/md5": "^2.3.5",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
Expand Down
Loading

0 comments on commit 9b037e4

Please sign in to comment.