From 7235409a030e0ca78ce0b9761ea7386f2c694f75 Mon Sep 17 00:00:00 2001 From: paulo Date: Thu, 19 Jan 2023 12:03:10 +0000 Subject: [PATCH] Version bump to v0.11.18 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e7617b9..751d43d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "onet" -version = "0.11.17" +version = "0.11.18" 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"