From 4c0749545a36c121b9baa5080e63ded2f38e09a6 Mon Sep 17 00:00:00 2001 From: paulo Date: Mon, 8 Jul 2024 22:25:37 +0100 Subject: [PATCH] Version bump to v0.21.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 13d7525..47bfd9d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "onet" -version = "0.21.0" +version = "0.21.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"