Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
BluDood committed Oct 24, 2024
1 parent 610bad9 commit 05e2682
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "glancethingclient",
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down Expand Up @@ -31,4 +31,4 @@
"typescript-eslint": "^8.0.1",
"vite": "^5.4.1"
}
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "glancething",
"version": "0.0.1",
"version": "0.0.2",
"description": "Desktop application for GlanceThing",
"main": "./out/main/index.js",
"author": "BluDood",
Expand Down

0 comments on commit 05e2682

Please sign in to comment.