bump version

This commit is contained in:
Salvatore Giordano
2021-03-01 12:56:27 +01:00
parent b3f51115d5
commit c0271b2cb2
8 changed files with 22 additions and 7 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ import 'package:stream_chat/src/client.dart';
/// Current package version
/// Used in [StreamChatClient] to build the `x-stream-client` header
const PACKAGE_VERSION = '1.3.1-beta';
const PACKAGE_VERSION = '1.3.2-beta';