aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-05-18 15:42:46 +0800
committer魏曹先生 <1992414357@qq.com>2026-05-18 15:42:46 +0800
commit332c1025aaf5baec445331e2f0c4db05d1539a8f (patch)
tree56101071b9634caa6fb82a7bfac9fbc964185ab6 /README.md
parent491b034d02856dc64fb9e632e0d3e566a517247c (diff)
Bump version to 0.1.9
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 749c597..fca134d 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ Otherwise, add `Mingling` to your `Cargo.toml`:
```toml
# From crates.io
-mingling = "0.1.8"
+mingling = "0.1.9"
# From GitHub
mingling = { git = "https://github.com/catilgrass/mingling", branch = "main" }