chore(release): v0.11.0

This commit is contained in:
Jake Stanger
2023-04-01 18:36:24 +01:00
parent fb04ceab7d
commit 7bf44ca75d
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1415,7 +1415,7 @@ checksum = "30e22bd8629359895450b59ea7a776c850561b96a3b1d31321c1949d9e6c9146"
[[package]] [[package]]
name = "ironbar" name = "ironbar"
version = "0.10.0" version = "0.11.0"
dependencies = [ dependencies = [
"async_once", "async_once",
"cfg-if", "cfg-if",

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "ironbar" name = "ironbar"
version = "0.10.0" version = "0.11.0"
edition = "2021" edition = "2021"
license = "MIT" license = "MIT"
description = "Customisable GTK Layer Shell wlroots/sway bar" description = "Customisable GTK Layer Shell wlroots/sway bar"