bump version

This commit is contained in:
Salvatore Giordano
2021-01-29 09:52:55 +01:00
parent e6241aca39
commit 89a901f335
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+1';
const PACKAGE_VERSION = '0.2.24+2';