Skip to content

Commit 1420ed7

Browse files
committed
ghd: release version 0.4.0
Signed-off-by: Joao Eduardo Luis <[email protected]>
1 parent 2ee44e0 commit 1420ed7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ghd"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
description = "GitHub Dashboard"
55
authors = ["Joao Eduardo Luis <[email protected]>"]
66
license = "Apache-2.0"

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"package": {
99
"productName": "ghd",
10-
"version": "0.3.0"
10+
"version": "0.4.0"
1111
},
1212
"tauri": {
1313
"allowlist": {

0 commit comments

Comments
 (0)