diff --git a/Cargo.toml b/Cargo.toml index 1791701a..0ed620aa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "libnotify" -version = "0.0.3" +version = "0.0.4" authors = ["Mika Attila "] license = "MIT" description = "Rust bindings to libnotify"