Skip to content

Commit

Permalink
just_audio 0.9.15
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanheise committed Oct 29, 2021
1 parent 1423704 commit ec8a669
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions just_audio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion just_audio/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit ec8a669

Please sign in to comment.