bump version and changelog of localization

This commit is contained in:
Salvatore Giordano
2021-07-29 13:30:17 +02:00
parent c46397b63a
commit 4e611b35c3
2 changed files with 6 additions and 2 deletions
@@ -1,3 +1,7 @@
## 1.0.2
* Updated stream_chat_flutter dependency
## 1.0.1
* Minor Fixes
@@ -1,6 +1,6 @@
name: stream_chat_localizations
description: The Official localizations for Stream Chat Flutter, a service for building chat applications
version: 1.0.1
version: 1.0.2
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: ^2.1.0
stream_chat_flutter: ^2.1.1
dev_dependencies:
flutter_test: