bump versions

This commit is contained in:
Salvatore Giordano
2021-03-16 15:28:40 +01:00
parent 6027e9b6f6
commit 37772f247a
9 changed files with 30 additions and 21 deletions
@@ -1,3 +1,7 @@
## 1.5.0
* Minor fixes and improvements
## 1.4.0-beta
* Added `MessageListCore.messageFilter` to filter messages locally
@@ -1,7 +1,7 @@
name: stream_chat_flutter_core
homepage: https://github.com/GetStream/stream-chat-flutter
description: Stream Chat official Flutter SDK Core. Build your own chat experience using Dart and Flutter.
version: 1.4.0-beta
version: 1.5.0
repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
@@ -10,11 +10,7 @@ environment:
flutter: ">=1.17.0"
dependencies:
stream_chat:
git:
url: https://github.com/GetStream/stream-chat-flutter.git
ref: develop
path: packages/stream_chat
stream_chat: ^1.5.0
flutter:
sdk: flutter
rxdart: ^0.25.0