Bump version to v0.3.3

This commit is contained in:
Breadway 2026-08-16 14:09:04 +08:00
parent e4c12e9b62
commit 1fd4543c46
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -207,7 +207,7 @@ dependencies = [
[[package]]
name = "breadbar"
version = "0.3.1"
version = "0.3.3"
dependencies = [
"anyhow",
"bread-screenshots",

View file

@ -1,6 +1,6 @@
[package]
name = "breadbar"
version = "0.3.1"
version = "0.3.3"
edition = "2021"
description = "Minimal status bar and notification daemon for Hyprland on Wayland"
license = "MIT"