bump version

This commit is contained in:
Salvatore Giordano
2021-02-26 16:21:09 +01:00
parent 660f8aa7be
commit 7a1c470997
7 changed files with 10 additions and 13 deletions
@@ -11,8 +11,7 @@ dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.0
stream_chat:
path: ../../stream_chat
stream_chat: ^1.3.0
stream_chat_persistence:
path: ../
@@ -1,7 +1,7 @@
name: stream_chat_persistence
homepage: https://github.com/GetStream/stream-chat-flutter
description: Official Stream Chat Persistence library. Build your own chat experience using Dart and Flutter.
version: 1.2.0-beta
version: 1.3.0-beta
repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
@@ -13,8 +13,7 @@ dependencies:
path: ^1.7.0
path_provider: ^1.6.27
sqlite3_flutter_libs: ^0.4.0+1
stream_chat:
path: ../stream_chat
stream_chat: ^1.3.0-beta
dev_dependencies:
test: ^1.15.7