From 6536ab29f7c0ca05cf734f116bef6974bab326c7 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Sun, 9 Aug 2026 01:53:46 +0800 Subject: chore: bump version to 0.4.0 --- 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 657c7ca..74f9c69 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.3.0" │ + │ > mingling = "0.4.0" │ └────────────────────────────────────┘ -- cgit