llc version bump

This commit is contained in:
Salvatore Giordano
2021-01-26 10:13:21 +01:00
parent 773b8d5579
commit e39daa0d6e
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ import 'package:stream_chat/src/client.dart';
/// Current package version
/// Used in [Client] to build the `x-stream-client` header
const PACKAGE_VERSION = '0.2.24';
const PACKAGE_VERSION = '0.2.24+1';