From c14ce1498e51b6c2abac2f933b918345374d0db8 Mon Sep 17 00:00:00 2001 From: Ryan Heise Date: Wed, 24 Jun 2020 23:19:43 +1000 Subject: [PATCH] Version 0.2.2 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f1bba8..bab2d23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.2.2 + +* Fix dependencies for stable channel. + ## 0.2.1 * Improve handling of headers. diff --git a/pubspec.yaml b/pubspec.yaml index a391a87..f706b83 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.2.1 +version: 0.2.2 homepage: https://github.com/ryanheise/just_audio environment: