diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2025-09-10 01:09:23 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2025-09-10 01:09:23 +0530 |
commit | 1965a620ca76019983c4089088b939ba3f4b2b6b (patch) | |
tree | 9cb440e161d51a953269c1ddb6912d2748d27c9a /Cargo.toml | |
parent | e4fce03ca9c043c8cc99d5f7e1657f1e2beeb662 (diff) |
Added help messagev0.1.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ homepage = "https://git.vidhukant.com/polydoro/about" repository = "https://git.vidhukant.com/polydoro" readme = "README.md" keywords = ["pomodoro", "polybar", "statusbar", "widget", "lemonbar"] -version = "0.1.0" +version = "0.1.1" edition = "2024" [dependencies] |