bump version

This commit is contained in:
Salvatore Giordano
2021-02-26 16:21:09 +01:00
parent 660f8aa7be
commit 7a1c470997
7 changed files with 10 additions and 13 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.2.0-beta';
const PACKAGE_VERSION = '1.3.0-beta';