diff --git a/CHANGELOG.md b/CHANGELOG.md index 9689a473..eff4dcb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.2.0-alpha+4 +## 0.2.0-alpha+5 - Remove dependencies on notification service diff --git a/pubspec.yaml b/pubspec.yaml index d62212e4..48587097 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.2.0-alpha+4 +version: 0.2.0-alpha+5 environment: sdk: ">=2.3.0 <3.0.0"