From d695513ff00e7898c8ec92ee2a2f5a8432164b7b Mon Sep 17 00:00:00 2001 From: Serhii Koropets Date: Sat, 28 Sep 2024 21:03:08 +0300 Subject: [PATCH] 2.2.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e99c71a..886c672 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gordo-controller" -version = "2.1.1" +version = "2.2.0" authors = ["Miles Granger ", "Serhii Koropets "] edition = "2018"