diff --git a/CHANGELOG.md b/CHANGELOG.md index 70844d88..f99da62b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.1.6+3 +## 0.1.6+4 - Add some documentation diff --git a/pubspec.yaml b/pubspec.yaml index f33d5f4d..3662c3ce 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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.6+3 +version: 0.1.6+4 environment: sdk: ">=2.1.0 <3.0.0"