Skip to content

Commit 3a1c604

Browse files
committed
chore(release): v0.15.1
1 parent 3a947d1 commit 3a1c604

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ironbar"
3-
version = "0.15.1-pre"
3+
version = "0.15.1"
44
edition = "2021"
55
license = "MIT"
66
description = "Customisable GTK Layer Shell wlroots/sway bar"
@@ -157,4 +157,4 @@ futures-lite = { version = "2.3.0", optional = true } # workspaces, upower
157157
regex = { version = "1.10.4", default-features = false, features = [
158158
"std",
159159
], optional = true } # music, sys_info
160-
zbus = { version = "3.15.2", default-features = false, features = ["tokio"], optional = true } # notifications, upower
160+
zbus = { version = "3.15.2", default-features = false, features = ["tokio"], optional = true } # notifications, upower

0 commit comments

Comments
 (0)