From a85293cb7e755d5b81676088db205388488763a7 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Wed, 10 Sep 2025 01:25:04 +0530 Subject: Added copyright declaration to the help message --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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] -- cgit v1.2.3