bump version

This commit is contained in:
Salvatore Giordano
2021-01-22 15:26:48 +01:00
parent 6035f177f9
commit ad112d3390
5 changed files with 9 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.23+3';
const PACKAGE_VERSION = '0.2.24';