From 5bc0599c262f63cc7bc2df5d9b097889179f59b2 Mon Sep 17 00:00:00 2001 From: David Hewson Date: Mon, 29 Jun 2020 21:27:07 +0100 Subject: [PATCH] Release 0.23.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 666dfb11..be841e9c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ documentation = "https://docs.rs/slack_api" license = "Apache-2.0" name = "slack_api" repository = "https://github.com/slack-rs/slack-rs-api.git" -version = "0.23.0" +version = "0.23.1" edition = "2018" readme = "README.md"