summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-03-04 10:14:38 +0800
committer魏曹先生 <1992414357@qq.com>2026-03-04 10:14:38 +0800
commit68c27b90f8d6690e662ad3a2441583a5c810e060 (patch)
tree9887a124a93850b2b95be70254b8977fd1158ad3 /Cargo.toml
parent05b7b483056902a07f83bc14f443ab59ce1471d8 (diff)
Bump version to 0.1.20.1.2
- Add increase/reduce functions (#1)
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 38d9fa4..ea26462 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
name = "just_progress"
authors = ["Weicao-CatilGrass"]
description = "Just a progress display tool"
-version = "0.1.1"
+version = "0.1.2"
edition = "2024"
readme = "README.md"