diff --git a/Cargo.toml b/Cargo.toml index 424cfa6..eca57fe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "karen" summary = "Speak to the manager! Restart your current process with elevated privileges if needed." description = "Detect if you are running as root, restart self with sudo or any other wrapper if needed or setup uid zero when running with the SUID flag set." -version = "0.1.0" +version = "0.1.1" authors = [ "Stefan Schindler ", "Alexandria P",