aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-05-18 15:42:46 +0800
committer魏曹先生 <1992414357@qq.com>2026-05-18 15:42:46 +0800
commit332c1025aaf5baec445331e2f0c4db05d1539a8f (patch)
tree56101071b9634caa6fb82a7bfac9fbc964185ab6 /Cargo.toml
parent491b034d02856dc64fb9e632e0d3e566a517247c (diff)
Bump version to 0.1.9
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 de023e2..df49606 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -37,7 +37,7 @@ log = "0.4"
env_logger = "0.11"
[workspace.package]
-version = "0.1.8"
+version = "0.1.9"
edition = "2024"
license = "MIT OR Apache-2.0"
repository = "https://github.com/catilgrass/mingling"