diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-03-04 10:14:38 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-03-04 10:14:38 +0800 |
| commit | 68c27b90f8d6690e662ad3a2441583a5c810e060 (patch) | |
| tree | 9887a124a93850b2b95be70254b8977fd1158ad3 /Cargo.toml | |
| parent | 05b7b483056902a07f83bc14f443ab59ce1471d8 (diff) | |
Bump version to 0.1.20.1.2
- Add increase/reduce functions (#1)
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
