From 83946ccbf5c86be8ecc992a76b7f4045594b72ad Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Tue, 16 Mar 2021 17:25:01 +0100 Subject: [PATCH] bump version --- stream_chat_v1/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stream_chat_v1/pubspec.yaml b/stream_chat_v1/pubspec.yaml index 07df46f..afcb0cf 100644 --- a/stream_chat_v1/pubspec.yaml +++ b/stream_chat_v1/pubspec.yaml @@ -1,7 +1,7 @@ name: example description: A new Flutter project. publish_to: 'none' -version: 1.4.0 +version: 1.5.0 environment: sdk: ">=2.2.2 <3.0.0"