Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Decodetalkers committed Sep 19, 2024
1 parent 18cb7e7 commit 2a8943d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ resolver = "2"
members = ["./lala_bar", "./iced_zbus_notification"]

[workspace.package]
version = "0.3.13"
version = "0.3.14"
edition = "2021"
authors = ["Decodertalkers <[email protected]>"]
license = "MIT"
repository = "https://github.com/Decodetalkers/lala-bar"
readme = "README.md"

[workspace.dependencies]
iced_zbus_notification = { version = "0.3.11", path = "iced_zbus_notification" }
iced_zbus_notification = { version = "0.3.14", path = "iced_zbus_notification" }
futures = "0.3.30"
serde = { version = "1.0.204", features = ["derive"] }
url = "2.5.2"
Expand Down

0 comments on commit 2a8943d

Please sign in to comment.