From 77288cbfd9093423d7bd34d07b5e425e4765a459 Mon Sep 17 00:00:00 2001 From: Ryan Heise Date: Mon, 26 Oct 2020 02:58:22 +1100 Subject: [PATCH] just_audio_platform_interface 1.1.1 --- just_audio_platform_interface/CHANGELOG.md | 2 +- just_audio_platform_interface/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/just_audio_platform_interface/CHANGELOG.md b/just_audio_platform_interface/CHANGELOG.md index 6575114..74f76d1 100644 --- a/just_audio_platform_interface/CHANGELOG.md +++ b/just_audio_platform_interface/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.2.0 +## 1.1.1 - Add initialPosition and initialIndex to LoadRequest. diff --git a/just_audio_platform_interface/pubspec.yaml b/just_audio_platform_interface/pubspec.yaml index 688807f..71e1cc2 100644 --- a/just_audio_platform_interface/pubspec.yaml +++ b/just_audio_platform_interface/pubspec.yaml @@ -3,7 +3,7 @@ description: A common platform interface for the just_audio plugin. 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: 1.2.0 +version: 1.1.1 dependencies: flutter: