diff --git a/Cargo.lock b/Cargo.lock index 8dffd53..59fea67 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1415,7 +1415,7 @@ checksum = "30e22bd8629359895450b59ea7a776c850561b96a3b1d31321c1949d9e6c9146" [[package]] name = "ironbar" -version = "0.10.0" +version = "0.11.0" dependencies = [ "async_once", "cfg-if", diff --git a/Cargo.toml b/Cargo.toml index b04c79c..4b50cf2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ironbar" -version = "0.10.0" +version = "0.11.0" edition = "2021" license = "MIT" description = "Customisable GTK Layer Shell wlroots/sway bar"