Version 0.0.4

This commit is contained in:
Ryan Heise 2019-12-29 02:40:57 +11:00
parent 0500654188
commit 9d01768f0d
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
## 0.0.4
* Remove reseeking hack.
## 0.0.3
* Feature to change audio speed.

View File

@ -87,7 +87,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.0.3"
version: "0.0.4"
matcher:
dependency: transitive
description:

View File

@ -1,6 +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.3
version: 0.0.4
homepage: https://github.com/ryanheise/just_audio
environment: