From 3c9655a31ed0f0ec6e04122e7e225cd3ea747ffe Mon Sep 17 00:00:00 2001 From: Abdulla Abdurakhmanov Date: Fri, 28 Jun 2024 14:00:57 +0200 Subject: [PATCH] chore: Release slack-morphism version 2.4.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a872bb5..14a56ca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "slack-morphism" -version = "2.3.2" +version = "2.4.0" authors = ["Abdulla Abdurakhmanov "] edition = "2021" license = "Apache-2.0"