From 516f99db74f715b6e3cdce84852c1de506283e55 Mon Sep 17 00:00:00 2001 From: Abdulla Abdurakhmanov Date: Sun, 8 Nov 2020 15:52:55 +0100 Subject: [PATCH] Bump ver for models --- src/models/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/models/Cargo.toml b/src/models/Cargo.toml index 1ec617d8..b7e13ff7 100644 --- a/src/models/Cargo.toml +++ b/src/models/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "slack-morphism-models" -version = "0.3.0" +version = "0.3.1" authors = ["Abdulla Abdurakhmanov "] edition = "2018" license = "Apache-2.0"