From 840da76b08045b50675353e31237e1e4bad0b052 Mon Sep 17 00:00:00 2001 From: Ryan Heise Date: Tue, 31 Aug 2021 20:35:43 +1000 Subject: [PATCH] just_audio 0.9.8 --- just_audio/CHANGELOG.md | 2 +- just_audio/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/just_audio/CHANGELOG.md b/just_audio/CHANGELOG.md index dbbe3024d..f8fc5f738 100644 --- a/just_audio/CHANGELOG.md +++ b/just_audio/CHANGELOG.md @@ -1,4 +1,4 @@ -## Next version +## 0.9.8 * Fix bug restoring AndroidEqualizer state after stop. * Make exceptions implement Exception. diff --git a/just_audio/pubspec.yaml b/just_audio/pubspec.yaml index d7cc94b54..8afba26c6 100644 --- a/just_audio/pubspec.yaml +++ b/just_audio/pubspec.yaml @@ -1,6 +1,6 @@ name: just_audio description: A feature-rich audio player for Flutter. Loop, clip and concatenate any sound from any source (asset/file/URL/stream) in a variety of audio formats with gapless playback. -version: 0.9.7 +version: 0.9.8 homepage: https://github.com/ryanheise/just_audio/tree/master/just_audio environment: