From 5aed791f1c300045457e6be644ea96bb24a01d56 Mon Sep 17 00:00:00 2001 From: Ryan Heise Date: Thu, 21 May 2020 01:45:11 +1000 Subject: [PATCH] Version 0.1.10 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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: