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