From d42cb054ec241a70a725ac906dd897b204584d17 Mon Sep 17 00:00:00 2001 From: Abdulla Abdurakhmanov Date: Mon, 4 Mar 2024 20:08:50 +0100 Subject: [PATCH] (cargo-release) start next development iteration 2.1.1-alpha.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index af54f26..9b83ebc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "slack-morphism" -version = "2.1.0" +version = "2.1.1-alpha.0" authors = ["Abdulla Abdurakhmanov "] edition = "2021" license = "Apache-2.0"