aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2025-09-10 01:11:33 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2025-09-10 01:11:33 +0530
commitef6e3a4006522da925004fdcbbc531c520844fb6 (patch)
tree067a9a0c298d9aeecd270d0b6a955bc9cf3d72e6 /Cargo.toml
parente4fce03ca9c043c8cc99d5f7e1657f1e2beeb662 (diff)
Added help message
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]