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: