[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
description: A new Flutter package.
version: 0.0.1
author:
homepage:
homepage: https://github.com/GetStream/stream-chat-flutter
description: Official Stream Chat Persistence library. Build your own chat experience using Dart and Flutter.
version: 1.0.0-rc
repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
environment:
sdk: ">=2.7.0 <3.0.0"