diff --git a/Cargo.lock b/Cargo.lock index fc36b45..c48a208 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,4 +4,4 @@ version = 4 [[package]] name = "sudo-boo" -version = "1.0.3" +version = "1.0.4" diff --git a/Cargo.toml b/Cargo.toml index 9814146..09ecb35 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "sudo-boo" description = "A program that scare users when running with root permission" -version = "1.0.3" +version = "1.0.4" edition = "2024" license-file = "LICENSE" keywords = ["boo"]