diff --git a/just_audio/CHANGELOG.md b/just_audio/CHANGELOG.md index dbbe3024..f8fc5f73 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 d7cc94b5..8afba26c 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: