chore(llc): update version.dart to 3.5.0

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2022-03-01 20:01:52 +05:30
committed by xsahil03x
parent 1f0bf3bd6b
commit 7432ae69c0
+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 = '3.4.0';
const PACKAGE_VERSION = '3.5.0';