diff --git a/CHANGELOG.md b/CHANGELOG.md index 655703d7..e70e4c54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.17.1 + +* Support rxdart 0.27.0. + ## 0.17.0 * Null safety. diff --git a/pubspec.yaml b/pubspec.yaml index 4b421c19..2ee69b8c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: audio_service description: Flutter plugin to play audio in the background while the screen is off. -version: 0.17.0 +version: 0.17.1 homepage: https://github.com/ryanheise/audio_service environment: