aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2025-09-13 14:03:29 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2025-09-13 14:03:29 +0530
commit1b6f70b78b3a21d4d62e061ead158bd82c31b6bc (patch)
tree7b858a18b26a9f685af67417aaacd77bc89dde76 /Cargo.toml
parent530a45d023a04a05a80ebf20183fd4b6cafadd1e (diff)
Notifications are turned off by default nowHEADv0.2.2master
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 6d6f743..eb73146 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.2.1"
+version = "0.2.2"
edition = "2024"
[dependencies]