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 25, 2024
1 parent 640ccb9 commit 1f2273e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.2",
"version": "0.0.3",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down Expand Up @@ -31,4 +31,4 @@
"typescript-eslint": "^8.0.1",
"vite": "^5.4.1"
}
}
}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "glancething",
"version": "0.0.2",
"version": "0.0.3",
"description": "Desktop application for GlanceThing",
"main": "./out/main/index.js",
"author": "BluDood",
Expand Down Expand Up @@ -49,4 +49,4 @@
"typescript": "^5.5.2",
"vite": "^5.3.1"
}
}
}

0 comments on commit 1f2273e

Please sign in to comment.