aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-08-09 01:53:46 +0800
committer魏曹先生 <1992414357@qq.com>2026-08-09 01:53:46 +0800
commit6536ab29f7c0ca05cf734f116bef6974bab326c7 (patch)
treeafccc9b8fe3c1c6e755e06662c866ad7936d1e2f /Cargo.toml
parent815cc96a09b86eb890d6fa36d9afe8ed18afb867 (diff)
chore: bump version to 0.4.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0b3f18d..916f6f5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -64,7 +64,7 @@ log = "0.4.33"
env_logger = "0.11.11"
[workspace.package]
-version = "0.3.0"
+version = "0.4.0"
edition = "2024"
license = "MIT OR Apache-2.0"
repository = "https://github.com/mingling-rs/mingling"