diff --git a/CHANGELOG.md b/CHANGELOG.md index 2614ece..bc60346 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.0.6 + +* Bug fixes. + ## 0.0.5 * API change for audio clipping. diff --git a/pubspec.yaml b/pubspec.yaml index c7f76ad..03123e6 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.0.5 +version: 0.0.6 homepage: https://github.com/ryanheise/just_audio environment: