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