[Persistence] Update changelog, pubspec

Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
Sahil Kumar
2021-01-29 20:15:29 +05:30
parent 2a9ff5778f
commit f69821b813
2 changed files with 7 additions and 6 deletions
@@ -1,3 +1,3 @@
## [0.0.1] - TODO: Add release date. ## 1.0.0-rc
* TODO: Describe initial release. * Initial release
@@ -1,8 +1,9 @@
name: stream_chat_persistence name: stream_chat_persistence
description: A new Flutter package. homepage: https://github.com/GetStream/stream-chat-flutter
version: 0.0.1 description: Official Stream Chat Persistence library. Build your own chat experience using Dart and Flutter.
author: version: 1.0.0-rc
homepage: repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
environment: environment:
sdk: ">=2.7.0 <3.0.0" sdk: ">=2.7.0 <3.0.0"