diff --git a/Cargo.toml b/Cargo.toml index 77c7443..2310299 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libsystemd" -version = "0.4.1" +version = "0.5.0" authors = ["Luca Bruno ", "Sebastian Wiesner "] license = "MIT/Apache-2.0" repository = "https://github.com/lucab/libsystemd-rs"