From d575b70205de6b8a205eb4db25bf4652c9f0ed6d Mon Sep 17 00:00:00 2001 From: Abdulla Abdurakhmanov Date: Sat, 8 Oct 2022 14:58:29 +0200 Subject: [PATCH] (cargo-release) start next development iteration 1.3.3-alpha.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index de77c86..518899e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "slack-morphism" -version = "1.3.2" +version = "1.3.3-alpha.0" authors = ["Abdulla Abdurakhmanov "] edition = "2021" license = "Apache-2.0"