1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-09 05:51:04 +02:00

chore(release): v0.15.1

This commit is contained in:
Jake Stanger 2024-05-05 12:27:31 +01:00
parent 3a947d1e14
commit 3a1c604423
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "ironbar"
version = "0.15.1-pre"
version = "0.15.1"
edition = "2021"
license = "MIT"
description = "Customisable GTK Layer Shell wlroots/sway bar"
@ -157,4 +157,4 @@ futures-lite = { version = "2.3.0", optional = true } # workspaces, upower
regex = { version = "1.10.4", default-features = false, features = [
"std",
], optional = true } # music, sys_info
zbus = { version = "3.15.2", default-features = false, features = ["tokio"], optional = true } # notifications, upower
zbus = { version = "3.15.2", default-features = false, features = ["tokio"], optional = true } # notifications, upower