diff --git a/Cargo.toml b/Cargo.toml index 17fc2f2..5b27c2e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ all-features = true members = ["oss_derive"] [workspace.package] -version = "0.12.8" +version = "0.12.9" edition = "2021" license = "MIT" repository = "https://github.com/tu6ge/oss-rs"