diff --git a/Cargo.lock b/Cargo.lock index 555dc72..b462c73 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1518,7 +1518,7 @@ checksum = "12b6ee2129af8d4fb011108c73d99a1b83a85977f23b82460c0ae2e25bb4b57f" [[package]] name = "ironbar" -version = "0.11.0" +version = "0.12.0" dependencies = [ "async_once", "cfg-if", diff --git a/Cargo.toml b/Cargo.toml index 8fc3986..aeb7401 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ironbar" -version = "0.11.0" +version = "0.12.0" edition = "2021" license = "MIT" description = "Customisable GTK Layer Shell wlroots/sway bar"