bump version and chanelogs

This commit is contained in:
Salvatore Giordano
2021-04-30 11:52:26 +02:00
parent c699fea789
commit ba293987e6
9 changed files with 21 additions and 5 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ import 'package:stream_chat/src/client.dart';
/// Current package version
/// Used in [StreamChatClient] to build the `x-stream-client` header
// ignore: constant_identifier_names
const PACKAGE_VERSION = '1.5.2';
const PACKAGE_VERSION = '1.5.3';