diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a4dd1b3..39a6d1b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.11.2 + +* Fix bug with album metadata on Android. + ## 0.11.1 * Allow setting the iOS audio session category and options. diff --git a/pubspec.yaml b/pubspec.yaml index b81f11db..691bc384 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.11.1 +version: 0.11.2 homepage: https://github.com/ryanheise/audio_service environment: