Skip to content

Commit d01a6cd

Browse files
committed
release: 0.6.1
1 parent a05abe5 commit d01a6cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "freedesktop-desktop-entry"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
authors = ["Michael Aaron Murphy <[email protected]>"]
55
edition = "2021"
66
homepage = "https://github.com/pop-os/freedesktop-desktop-entry"
@@ -18,4 +18,4 @@ textdistance = "1.0.2"
1818
strsim = "0.11.1"
1919
thiserror = "1"
2020
xdg = "2.4.0"
21-
log = "0.4.21"
21+
log = "0.4.21"

0 commit comments

Comments
 (0)