aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-05-31 17:14:49 +0800
committer魏曹先生 <1992414357@qq.com>2026-05-31 17:14:49 +0800
commit95bb12fe6f455692949bbd00ce35f1b46cdd9c4b (patch)
treea6b65e6d70bdc5fb8a0a4c08bd70ccf55200b4ee /Cargo.toml
parent479cb2c1c0a34015a3653647796fa688fa187e9e (diff)
Bump version to 0.2.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 fcddfc6..45afe35 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -47,7 +47,7 @@ log = "0.4"
env_logger = "0.11"
[workspace.package]
-version = "0.1.9"
+version = "0.2.0"
edition = "2024"
license = "MIT OR Apache-2.0"
repository = "https://github.com/catilgrass/mingling"