From df14b15b6225aa3d2a6bbb86a2f517bc1f5f0862 Mon Sep 17 00:00:00 2001 From: tu6ge Date: Thu, 1 Jun 2023 15:27:40 +0800 Subject: [PATCH] chore(version) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7eb6508..bdf68b4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ all-features = true members = ["oss_derive"] [workspace.package] -version = "0.11.2" +version = "0.12.0" edition = "2021" license = "MIT" repository = "https://github.com/tu6ge/oss-rs"