Skip to content

Commit

Permalink
just_audio_platform_interface 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanheise committed Jul 17, 2021
1 parent 1b71307 commit 9dbbc42
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions just_audio_platform_interface/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 4.0.0

- Add playerDataMessageStream.
- Add tag to IndexedAudioSourceMessage.

## 3.1.0

- Add setPitch.
Expand Down
2 changes: 1 addition & 1 deletion just_audio_platform_interface/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: A common platform interface for the just_audio plugin. Different pl
homepage: https://github.com/ryanheise/just_audio/tree/master/just_audio_platform_interface
# NOTE: We strongly prefer non-breaking changes, even at the expense of a
# less-clean API. See https://flutter.dev/go/platform-interface-breaking-changes
version: 3.1.0
version: 4.0.0

dependencies:
flutter:
Expand Down

0 comments on commit 9dbbc42

Please sign in to comment.