File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- ## Upcoming
1+ ## 8.3.1
22
33🐞 Fixed
44
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ import 'package:stream_chat/src/client/client.dart';
33/// Current package version
44/// Used in [StreamChatClient] to build the `x-stream-client` header
55// ignore: constant_identifier_names
6- const PACKAGE_VERSION = '8.3.0 ' ;
6+ const PACKAGE_VERSION = '8.3.1 ' ;
Original file line number Diff line number Diff line change 11name : stream_chat
22homepage : https://getstream.io/
33description : The official Dart client for Stream Chat, a service for building chat applications.
4- version : 8.3.0
4+ version : 8.3.1
55repository : https://github.com/GetStream/stream-chat-flutter
66issue_tracker : https://github.com/GetStream/stream-chat-flutter/issues
77
You can’t perform that action at this time.
0 commit comments