bump version

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2023-04-20 19:58:59 +05:30
committed by xsahil03x
parent cacb526fde
commit 9446df7782
11 changed files with 18 additions and 14 deletions
@@ -1,3 +1,7 @@
## 5.0.0
* Updated `stream_chat_flutter` dependency to [`6.0.0`](https://pub.dev/packages/stream_chat_flutter/changelog).
## 4.1.0
✅ Added
@@ -1,6 +1,6 @@
name: stream_chat_localizations
description: The Official localizations for Stream Chat Flutter, a service for building chat applications
version: 4.1.0
version: 5.0.0
homepage: https://github.com/GetStream/stream-chat-flutter
repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
@@ -14,7 +14,7 @@ dependencies:
sdk: flutter
flutter_localizations:
sdk: flutter
stream_chat_flutter: ^5.3.0
stream_chat_flutter: ^6.0.0
dev_dependencies:
dart_code_metrics: ^5.7.2