diff --git a/Cargo.toml b/Cargo.toml index 7ab8268..6805a30 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sensitive_url" -version = "0.1.0" +version = "0.2.0" description = "Automatically redact sensitive information from URLs." documentation = "https://docs.rs/sensitive_url" authors = ["Sigma Prime "]