version bp

This commit is contained in:
Salvatore Giordano
2021-02-18 12:50:19 +01:00
parent b4e4acc40e
commit e6fcd9bfea
9 changed files with 29 additions and 11 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.0.3-beta';
const PACKAGE_VERSION = '1.1.0-beta';