From d58c9cf93e54e4d2146fb80f5467a5e57b1fef56 Mon Sep 17 00:00:00 2001 From: yassun7010 Date: Sun, 14 Jan 2024 23:00:10 +0900 Subject: [PATCH] v0.18.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 "]