chore(ui): bump version

This commit is contained in:
Salvatore Giordano
2021-10-29 12:46:12 +02:00
parent 1cee3eae63
commit d9e723daee
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
## Upcoming
## 3.2.0
- Updated Dart SDK constraints to `>=2.14.0 <3.0.0`
- Updated `stream_chat_flutter_core` dependency to [`3.2.0`](https://pub.dev/packages/stream_chat_flutter_core/changelog).
🐞 Fixed
+2 -2
View File
@@ -1,7 +1,7 @@
name: stream_chat_flutter
homepage: https://github.com/GetStream/stream-chat-flutter
description: Stream Chat official Flutter SDK. Build your own chat experience using Dart and Flutter.
version: 3.1.1
version: 3.2.0
repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
@@ -36,7 +36,7 @@ dependencies:
rxdart: ^0.27.0
share_plus: ^3.0.4
shimmer: ^2.0.0
stream_chat_flutter_core: ^3.1.1
stream_chat_flutter_core: ^3.2.0
substring_highlight: ^1.0.26
synchronized: ^3.0.0
url_launcher: ^6.0.3