diff --git a/Cargo.toml b/Cargo.toml index 227a61f..6dc393a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "systemctl" -version = "0.1.8" +version = "0.1.9" license = "MIT OR Apache-2.0" authors = ["Guillaume W. Bres "] description = "Small crate to interact with systemd units"