bump version and changelog

This commit is contained in:
Salvatore Giordano
2021-07-26 10:38:42 +02:00
parent e7a7521669
commit ccd748a936
2 changed files with 7 additions and 5 deletions
@@ -1,3 +1,3 @@
## 0.0.1 ## 1.0.0
* TODO: Describe initial release. * First release
@@ -1,7 +1,9 @@
name: stream_chat_localizations name: stream_chat_localizations
description: A new Flutter project. description: The Official localizations for Stream Chat Flutter, a service for building chat applications
version: 0.0.1 version: 1.0.0
homepage: 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
environment: environment:
sdk: ">=2.12.0 <3.0.0" sdk: ">=2.12.0 <3.0.0"