diff --git a/Cargo.toml b/Cargo.toml index ef2125b8..83ee40de 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ members = ["savvy", "savvy-macro", "savvy-bindgen", "savvy-cli"] resolver = "2" [workspace.package] -version = "0.1.15" +version = "0.1.16" edition = "2021" authors = ["Hiroaki Yutani"] license = "MIT"