From 0a5f291a59368fd95b9947328ab0c451bbe4af8e Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Tue, 29 Jun 2021 13:31:49 +0200 Subject: [PATCH] bump version --- packages/stream_chat_v1/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/stream_chat_v1/pubspec.yaml b/packages/stream_chat_v1/pubspec.yaml index 59ce306..6d39645 100644 --- a/packages/stream_chat_v1/pubspec.yaml +++ b/packages/stream_chat_v1/pubspec.yaml @@ -1,7 +1,7 @@ name: example description: A new Flutter project. publish_to: 'none' -version: 1.6.0 +version: 1.6.1 environment: sdk: '>=2.12.0 <3.0.0'