From ff20386e96233e5598f5e944e65c123d8dae25a1 Mon Sep 17 00:00:00 2001 From: Ryan Heise Date: Fri, 27 Dec 2019 03:04:52 +1100 Subject: [PATCH] Version 0.0.3 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b669d20..fe8d1b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.0.3 + +* Feature to change audio speed. + ## 0.0.2 * iOS implementation for testing (may not work). diff --git a/pubspec.yaml b/pubspec.yaml index c370514..7c9ba2f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,6 @@ name: just_audio description: Flutter plugin to play audio from streams, files and assets. Works with audio_service to play audio in the background. -version: 0.0.2 -author: Ryan Heise +version: 0.0.3 homepage: https://github.com/ryanheise/just_audio environment: