aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-08-17 00:05:53 +0800
committer魏曹先生 <1992414357@qq.com>2026-08-17 00:05:53 +0800
commit62d2f8637da3274fc22debb62b79f15e521d503e (patch)
treef5fc81a6c04c81f17175f84ac3c7ee2684d6700e /README.md
parent70b6cba4411f8cf41495c554141ecb66c92114d6 (diff)
chore(release): bump version to 0.5.0
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 a5d73e7..480510c 100644
--- a/README.md
+++ b/README.md
@@ -99,7 +99,7 @@ Add Mingling to your `Cargo.toml`:
```toml
[dependencies.mingling]
-version = "0.4.0"
+version = "0.5.0"
features = []
```