From be37f671934c7673037d83d7044b3a7b8d363271 Mon Sep 17 00:00:00 2001 From: MaxVerevkin Date: Sat, 9 Nov 2024 16:26:54 +0200 Subject: [PATCH] v0.33.2 --- Cargo.lock | 4 ++-- Cargo.toml | 2 +- NEWS.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 66c91bd60..a0d0d46cb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. -version = 3 +version = 4 [[package]] name = "addr2line" @@ -1196,7 +1196,7 @@ dependencies = [ [[package]] name = "i3status-rs" -version = "0.33.1" +version = "0.33.2" dependencies = [ "async-trait", "backon", diff --git a/Cargo.toml b/Cargo.toml index 4fdea5e67..6d9491266 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.33.1" +version = "0.33.2" authors = [ "Kai Greshake ", "Contributors on GitHub (https://github.com/greshake/i3status-rust/graphs/contributors)", diff --git a/NEWS.md b/NEWS.md index 17424139e..3ffdccee3 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# i3status-rust 0.33.2 [unreleased] +# i3status-rust 0.33.2 ### New Blocks and Features