From c04a128d3ce7cd757abe182a806f80c09f333f35 Mon Sep 17 00:00:00 2001 From: Abdulla Abdurakhmanov Date: Wed, 1 Jan 2025 14:52:08 +0100 Subject: [PATCH] chore: Release slack-morphism version 2.8.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index eb57c98..b239d09 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "slack-morphism" -version = "2.7.0" +version = "2.8.0" authors = ["Abdulla Abdurakhmanov "] edition = "2021" license = "Apache-2.0"