Skip to content

Commit d996336

Browse files
committed
chore: bump version
1 parent c64e314 commit d996336

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ resolver = "3"
33
members = ["./lala_bar", "./iced_zbus_notification"]
44

55
[workspace.package]
6-
version = "0.4.3"
6+
version = "0.4.4"
77
edition = "2024"
88
authors = ["Decodertalkers <aakari@tutanota.com>"]
99
license = "MIT"
1010
repository = "https://github.com/Decodetalkers/lala-bar"
1111
readme = "README.md"
1212

1313
[workspace.dependencies]
14-
iced_zbus_notification = { version = "0.4.3", path = "iced_zbus_notification" }
14+
iced_zbus_notification = { version = "0.4.4", path = "iced_zbus_notification" }
1515
futures = "0.3.31"
1616
serde = { version = "1.0.217", features = ["derive"] }
1717
url = "2.5.4"

0 commit comments

Comments
 (0)