From 6179fc70af3befcfa07d2f1c9505837fcd1734b4 Mon Sep 17 00:00:00 2001 From: paulo Date: Thu, 25 Jul 2024 22:33:39 +0100 Subject: [PATCH] Version bump to v0.22.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7ca5bbd..16f9ebf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "onet" -version = "0.22.0" +version = "0.22.1" authors = ["Paulo "] description = "ONE-T is a performance report bot for the Polkadot and Kusama network with a special focus on the One Thousand validator programme" edition = "2018"