From a8b6e873f950da5acb1e102f2c2e5838724599ab Mon Sep 17 00:00:00 2001 From: paulo Date: Fri, 10 Nov 2023 02:02:22 +0000 Subject: [PATCH] Version bump to v0.15.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bd40a95..3735e1f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "onet" -version = "0.14.1" +version = "0.15.0" 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"