aboutsummaryrefslogtreecommitdiff
path: root/mingling_cli/Cargo.toml
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 /mingling_cli/Cargo.toml
parent70b6cba4411f8cf41495c554141ecb66c92114d6 (diff)
chore(release): bump version to 0.5.0
Diffstat (limited to 'mingling_cli/Cargo.toml')
-rw-r--r--mingling_cli/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mingling_cli/Cargo.toml b/mingling_cli/Cargo.toml
index 009b334..dfc686d 100644
--- a/mingling_cli/Cargo.toml
+++ b/mingling_cli/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mingling-cli"
-version = "0.4.0"
+version = "0.5.0"
edition = "2024"
license = "MIT OR Apache-2.0"
repository = "https://github.com/mingling-rs/mingling/tree/main/mingling_cli"