From 6654adb70a5a4f2414aa7efafac332053ee4fe60 Mon Sep 17 00:00:00 2001 From: Ryan Heise Date: Wed, 15 Apr 2020 23:36:35 +1000 Subject: [PATCH] Version 0.1.5 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26c31c86f..8f74b951c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.1.5 + +* Update dependencies and documentation. + ## 0.1.4 * Add MacOS implementation. diff --git a/pubspec.yaml b/pubspec.yaml index 85390afec..193fb629e 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.4 +version: 0.1.5 homepage: https://github.com/ryanheise/just_audio environment: