Skip to content

Commit d711fb5

Browse files
committed
Revert version
1 parent 5b51ab9 commit d711fb5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitification",
3-
"version": "0.0.10",
3+
"version": "1.0.1",
44
"type": "module",
55
"scripts": {
66
"dev": "run-p vite:dev devtools",

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"package": {
1010
"productName": "Gitification",
11-
"version": "0.0.10"
11+
"version": "1.0.1"
1212
},
1313
"tauri": {
1414
"systemTray": {

0 commit comments

Comments
 (0)