Skip to content

Commit

Permalink
feat!: new release 3.0.0 πŸŽ‰ (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
gorillamoe authored May 18, 2024
1 parent 4b7f1fa commit 7f1678e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/_coverpage.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# timetrack <small>2.2.0</small>
# timetrack <small>3.0.0</small>

> Simple desktop πŸ–₯️ application to track your time ⏰ spent on different projects πŸŽ‰.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "timetrack",
"productName": "timetrack",
"version": "2.2.0",
"version": "3.0.0",
"description": "Simple desktop application to track your time spent on different projects.",
"main": ".vite/build/main.js",
"scripts": {
Expand Down

0 comments on commit 7f1678e

Please sign in to comment.