aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-07-10 01:12:23 +0800
committer魏曹先生 <1992414357@qq.com>2026-07-10 01:12:23 +0800
commitd8b6281559002270ee10d79ced3b353fbb35607b (patch)
tree384dfa2f8c9146034da3d7424cc223e713a08cfd /Cargo.toml
parente260a5e4cc1ea727fa32aa6e61c0e0f4e9a89f9c (diff)
chore: bump version to 0.2.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4e61b61..b052a2c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -43,7 +43,7 @@ log = "0.4.33"
env_logger = "0.11.11"
[workspace.package]
-version = "0.2.1"
+version = "0.2.2"
edition = "2024"
license = "MIT OR Apache-2.0"
repository = "https://github.com/mingling-rs/mingling"