chore(localization): bump version

This commit is contained in:
Salvatore Giordano
2021-09-22 15:33:36 +02:00
parent bc27b5e70c
commit f09246ec13
2 changed files with 3 additions and 3 deletions
@@ -1,4 +1,4 @@
## Upcoming
## 2.0.0
🐞 Fixed
@@ -1,6 +1,6 @@
name: stream_chat_localizations
description: The Official localizations for Stream Chat Flutter, a service for building chat applications
version: 1.1.0
version: 2.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: ^2.2.0
stream_chat_flutter: 3.0.0
dev_dependencies:
flutter_test: