[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
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user