From 1116e2dc9d8197a6485a73e255c6a8d2b5237e47 Mon Sep 17 00:00:00 2001 From: paulo Date: Thu, 5 Sep 2024 22:22:05 +0100 Subject: [PATCH] Version bump to v0.24.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 407f052..9d108c5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "onet" -version = "0.24.1" +version = "0.24.2" 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"