From 3238af7810b9e590dd2c18c4196cc95c2a9baa6c Mon Sep 17 00:00:00 2001 From: Abdulla Abdurakhmanov Date: Sun, 2 Jun 2024 23:37:22 +0200 Subject: [PATCH] chore: Release slack-morphism version 2.3.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 664233d..2d9f96d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "slack-morphism" -version = "2.3.0" +version = "2.3.1" authors = ["Abdulla Abdurakhmanov "] edition = "2021" license = "Apache-2.0"