From d8b6281559002270ee10d79ced3b353fbb35607b Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Fri, 10 Jul 2026 01:12:23 +0800 Subject: chore: bump version to 0.2.2 --- docs/res/guide.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/res') diff --git a/docs/res/guide.txt b/docs/res/guide.txt index 19d99ff..f0d7652 100644 --- a/docs/res/guide.txt +++ b/docs/res/guide.txt @@ -5,5 +5,5 @@ │ > cargo add mingling │ │ │ │ Or add this to your Cargo.toml │ - │ > mingling = "0.2.1" │ + │ > mingling = "0.2.2" │ └────────────────────────────────────┘ -- cgit