chore(repo): prepare for release.

Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
Sahil Kumar
2023-09-11 14:53:03 +05:30
parent a3ff7b2fa0
commit 08bc18a4a0
11 changed files with 21 additions and 13 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ import 'package:stream_chat/src/client/client.dart';
/// Current package version
/// Used in [StreamChatClient] to build the `x-stream-client` header
// ignore: constant_identifier_names
const PACKAGE_VERSION = '6.8.0';
const PACKAGE_VERSION = '6.9.0';