version bump

This commit is contained in:
Salvatore Giordano
2020-04-16 09:34:51 +02:00
parent 6bc39babf7
commit a46935ec80
2 changed files with 6 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
## 0.1.24
- Fx overflow in mentions overlay
## 0.1.23
- Hotfix
+2 -1
View File
@@ -1,7 +1,7 @@
name: stream_chat_flutter
homepage: https://github.com/GetStream/stream-chat-flutter
description: Stream Chat official Flutter SDK. Build your own chat experience using Dart and Flutter.
version: 0.1.23
version: 0.1.24
environment:
sdk: ">=2.3.0 <3.0.0"
@@ -22,6 +22,7 @@ dependencies:
stream_chat: ^0.1.21
mime: ^0.9.6+3
visibility_detector: ^0.1.4
http_parser: ^3.1.4
dev_dependencies:
pedantic: ^1.9.0