diff --git a/Cargo.toml b/Cargo.toml index c422728..df65b9d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "checkpwn" -version = "0.3.8" +version = "0.3.9" authors = ["brycx "] description = "Check Have I Been Pwned and see if it's time for you to change passwords." keywords = [ "cli", "password", "security", "HIBP" ]