diff --git a/Cargo.toml b/Cargo.toml index 5ffd47a3..d239c944 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "notify-rust" -version = "4.11.2" +version = "4.11.3" authors = ["Hendrik Sollich "] description = "Show desktop notifications (linux, bsd, mac). Pure Rust dbus client and server." repository = "https://github.com/hoodie/notify-rust"