From 96a7f77271106464e7a1f1060377a7d1e8d66127 Mon Sep 17 00:00:00 2001 From: cyqsimon <28627918+cyqsimon@users.noreply.github.com> Date: Sun, 28 Jan 2024 04:23:00 +0800 Subject: Bump version to 0.22.2 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 9750474..2742af2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -161,7 +161,7 @@ dependencies = [ [[package]] name = "bandwhich" -version = "0.22.1" +version = "0.22.2" dependencies = [ "anyhow", "async-trait", diff --git a/Cargo.toml b/Cargo.toml index e795554..0cc4d48 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bandwhich" -version = "0.22.1" +version = "0.22.2" authors = [ "Aram Drevekenin ", "Eduardo Toledo ", -- cgit v1.2.3