diff --git a/just_audio_web/CHANGELOG.md b/just_audio_web/CHANGELOG.md index 1b8a3360b..ee0f04f5e 100644 --- a/just_audio_web/CHANGELOG.md +++ b/just_audio_web/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.4.2 + +* Fix bug loading audio after concat delete/insert. + ## 0.4.1 * Remember position after stopping. diff --git a/just_audio_web/pubspec.yaml b/just_audio_web/pubspec.yaml index 2b34e1608..e3567a080 100644 --- a/just_audio_web/pubspec.yaml +++ b/just_audio_web/pubspec.yaml @@ -1,7 +1,7 @@ name: just_audio_web description: Web platform implementation of just_audio. This implementation is endorsed and therefore doesn't require a direct dependency. homepage: https://github.com/ryanheise/just_audio/tree/master/just_audio_web -version: 0.4.1 +version: 0.4.2 flutter: plugin: