Skip to content

Commit

Permalink
chore: version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dragon-Huang0403 committed Jul 28, 2022
1 parent 224d04f commit eb315c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tab-shaker",
"version": "0.4.0",
"version": "1.0.0",
"private": true,
"dependencies": {
"@fullcalendar/daygrid": "^5.11.0",
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
},
"offline_enabled": true,
"permissions": ["geolocation", "identity", "storage"],
"version": "0.4.0"
"version": "1.0.0"
}

0 comments on commit eb315c0

Please sign in to comment.