diff --git a/CHANGELOG.md b/CHANGELOG.md index 84d2a96..5992656 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.1.10 + +* Option to set audio session category on iOS. + ## 0.1.9 * Bug fixes. diff --git a/pubspec.yaml b/pubspec.yaml index fc58d6d..8105045 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: just_audio description: Flutter plugin to play audio from streams, files, assets and DASH/HLS streams. Works with audio_service to play audio in the background. -version: 0.1.9 +version: 0.1.10 homepage: https://github.com/ryanheise/just_audio environment: