Bump version to v0.3.1

This commit is contained in:
Breadway 2026-08-15 23:05:47 +08:00
parent 465088dc55
commit fd23829300
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.0"
version = "0.3.1"
dependencies = [
"anyhow",
"bread-screenshots",

View file

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