diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2025-09-10 01:25:04 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2025-09-10 01:25:04 +0530 |
commit | a85293cb7e755d5b81676088db205388488763a7 (patch) | |
tree | 323bc04f930ea96bdacf71c6c72f7aaf15b91f5a /Cargo.toml | |
parent | 708587943595fb3231647f2da5d17b8202db34e8 (diff) |
Added copyright declaration to the help messagev0.1.2
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.1" +version = "0.1.2" edition = "2024" [dependencies] |