update deps

This commit is contained in:
Salvatore Giordano
2021-02-01 16:11:29 +01:00
parent 964a428f2e
commit 38a1b880e5
5 changed files with 9 additions and 9 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 = '0.2.24+2';
const PACKAGE_VERSION = '1.0.0-beta';