[Persistence] Update changelog, pubspec
Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user