diff --git a/Cargo.lock b/Cargo.lock index bd1d2a6..cb513e4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1096,7 +1096,7 @@ dependencies = [ [[package]] name = "oatbar" -version = "0.0.33" +version = "0.0.34" dependencies = [ "anyhow", "bytesize", diff --git a/Cargo.toml b/Cargo.toml index 63c1ef2..f72cf85 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ [package] name = "oatbar" -version = "0.0.33" +version = "0.0.34" edition = "2021" description = "Powerful and customizable DE and WM status bar" keywords = ["x11", "wm", "bar"]