aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2025-09-10 01:09:23 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2025-09-10 01:09:23 +0530
commit1965a620ca76019983c4089088b939ba3f4b2b6b (patch)
tree9cb440e161d51a953269c1ddb6912d2748d27c9a /Cargo.toml
parente4fce03ca9c043c8cc99d5f7e1657f1e2beeb662 (diff)
Added help messagev0.1.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 74ededa..1408682 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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]