diff --git a/Cargo.toml b/Cargo.toml index b31d689..a31b9fc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ members = [ [workspace.package] edition = "2021" -version = "0.17.0" +version = "0.18.0" license = "MIT" repository = "https://github.com/yassun4dev/serde_valid.git" authors = ["yassun4dev "]