diff --git a/Cargo.toml b/Cargo.toml index 0d3f608..18a3682 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mac-notification-sys" -version = "0.5.8" +version = "0.5.9" authors = ["Felix Döring ", "Hendrik Sollich "] description = "Thin wrapper around macOS Notifications." edition = "2018"