From 64dc836b7f60745d260428101a3baf32a77ba593 Mon Sep 17 00:00:00 2001 From: Ryan Heise Date: Sat, 16 May 2020 00:31:38 +1000 Subject: [PATCH] Version 0.1.9 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c5af07..84d2a96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.1.9 + +* Bug fixes. + ## 0.1.8 * Reduce distortion at slow speeds on iOS diff --git a/pubspec.yaml b/pubspec.yaml index 4266fbb..fc58d6d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: just_audio description: Flutter plugin to play audio from streams, files, assets and DASH/HLS streams. Works with audio_service to play audio in the background. -version: 0.1.8 +version: 0.1.9 homepage: https://github.com/ryanheise/just_audio environment: