From c341b6c9e41c009ff1199bd2d3785f357310bd11 Mon Sep 17 00:00:00 2001 From: Ryan Heise Date: Tue, 22 Aug 2023 00:27:06 +1000 Subject: [PATCH] Bump version to 0.9.35 --- just_audio/CHANGELOG.md | 4 ++++ just_audio/pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/just_audio/CHANGELOG.md b/just_audio/CHANGELOG.md index 735220e1..876bb6a4 100644 --- a/just_audio/CHANGELOG.md +++ b/just_audio/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.9.35 + +* Fix nullable completer argument type (@srawlins). + ## 0.9.34 * Support AGP 8 (@josephcrowell). diff --git a/just_audio/pubspec.yaml b/just_audio/pubspec.yaml index bbab38ff..e2542834 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.34 +version: 0.9.35 repository: https://github.com/ryanheise/just_audio/tree/minor/just_audio issue_tracker: https://github.com/ryanheise/just_audio/issues topics: