diff --git a/just_audio/CHANGELOG.md b/just_audio/CHANGELOG.md index b94e6c17..474235b1 100644 --- a/just_audio/CHANGELOG.md +++ b/just_audio/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.9.15 + +* Fix bug initialising proxy on ConcatenatingAudioSource.add. + ## 0.9.14 * Fix bug when pausing/stopping quickly after play. diff --git a/just_audio/pubspec.yaml b/just_audio/pubspec.yaml index 29e27032..1bfdae2c 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.14 +version: 0.9.15 homepage: https://github.com/ryanheise/just_audio/tree/master/just_audio environment: