From 0d136358bab0af4b570732a140f98ba18873879b Mon Sep 17 00:00:00 2001 From: Abdulla Abdurakhmanov Date: Thu, 6 Jun 2024 16:19:32 +0200 Subject: [PATCH] chore: Release slack-morphism version 2.3.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2d9f96d..5fe5dd9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "slack-morphism" -version = "2.3.1" +version = "2.3.2" authors = ["Abdulla Abdurakhmanov "] edition = "2021" license = "Apache-2.0"