diff --git a/Cargo.lock b/Cargo.lock index 29a1dcccbf..be0aedb06c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1063,7 +1063,7 @@ dependencies = [ [[package]] name = "i3status-rs" -version = "0.32.0" +version = "0.32.1" dependencies = [ "async-once-cell", "async-trait", diff --git a/Cargo.toml b/Cargo.toml index b7a3085f77..ddb5f9e341 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = "A feature-rich and resource-friendly replacement for i3status, wr repository = "https://github.com/greshake/i3status-rust/" readme = "README.md" license = "GPL-3.0-only" -version = "0.32.0" +version = "0.32.1" authors = [ "Kai Greshake ", "Contributors on GitHub (https://github.com/greshake/i3status-rust/graphs/contributors)", diff --git a/NEWS.md b/NEWS.md index b144fd17e2..097c3802a2 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# i3status-rust 0.32.1 [unreleased] +# i3status-rust 0.32.1 ### Bug Fixes and Improvements