diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-03-04 10:14:38 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-03-04 15:25:43 +0800 |
| commit | f65b6a9eb6bd9d295b9adb5b95e0973f6e43954c (patch) | |
| tree | 5f3b40271ee0dd259aff29488f65803028376939 /Cargo.toml | |
| parent | 05b7b483056902a07f83bc14f443ab59ce1471d8 (diff) | |
Bump version to 0.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" |
