From b8d2b09fa57d177c51c38f7bd9c98d82cb463008 Mon Sep 17 00:00:00 2001 From: Breadway Date: Thu, 11 Jun 2026 14:21:28 +0800 Subject: [PATCH] chore: bump version to 0.1.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e127970..8191caa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "breadbar" -version = "0.1.0" +version = "0.1.1" edition = "2021" description = "Minimal status bar and notification daemon for Hyprland on Wayland" license = "MIT"