diff --git a/Cargo.toml b/Cargo.toml index 01d1a08..241a7ef 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "sensitive-rs" description = "Sensitive word search, verification, filtering and replacement." -version = "0.1.2" +version = "0.1.3" edition = "2021" license = "MIT OR Apache-2.0" authors = ["houseme "]