aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2025-09-10 01:25:04 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2025-09-10 01:25:04 +0530
commita85293cb7e755d5b81676088db205388488763a7 (patch)
tree323bc04f930ea96bdacf71c6c72f7aaf15b91f5a /Cargo.toml
parent708587943595fb3231647f2da5d17b8202db34e8 (diff)
Added copyright declaration to the help messagev0.1.2
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 1408682..ebc08b2 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.1"
+version = "0.1.2"
edition = "2024"
[dependencies]