summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-03-04 15:25:48 +0800
committer魏曹先生 <1992414357@qq.com>2026-03-04 15:31:10 +0800
commit5dcfe6b49da865fb2b3a6559cb9e681782d71fa9 (patch)
tree69ef39169565e83f5da7fc93de1016e3132a3d29 /Cargo.toml
parentf65b6a9eb6bd9d295b9adb5b95e0973f6e43954c (diff)
Bump version to 0.1.3HEAD0.1.3master
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 ea26462..221c22e 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.2"
+version = "0.1.3"
edition = "2024"
readme = "README.md"