aboutsummaryrefslogtreecommitdiff
path: root/README.md
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 /README.md
parente260a5e4cc1ea727fa32aa6e61c0e0f4e9a89f9c (diff)
chore: bump version to 0.2.2
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9973aa5..a1f5420 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ Add Mingling to your `Cargo.toml`:
```toml
[dependencies.mingling]
-version = "0.2.1"
+version = "0.2.2"
features = []
```