From 5d07677bec094c85c5f38081efd1864e0695cb34 Mon Sep 17 00:00:00 2001 From: paulo Date: Thu, 18 Apr 2024 14:37:44 +0100 Subject: [PATCH] Version bump to v0.17.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d9e035e..3da8ba3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "onet" -version = "0.16.0" +version = "0.17.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"