From 2ca45bcfbe6cdab009dea08440eff211e2acb6b6 Mon Sep 17 00:00:00 2001 From: Ryan Heise Date: Sun, 27 Sep 2020 14:27:12 +1000 Subject: [PATCH] just_audio_platform_interface 1.0.0 --- 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 b78d64c6..effe43c8 100644 --- a/just_audio_platform_interface/CHANGELOG.md +++ b/just_audio_platform_interface/CHANGELOG.md @@ -1,3 +1,3 @@ -## 0.0.1 +## 1.0.0 - Initial version. diff --git a/just_audio_platform_interface/pubspec.yaml b/just_audio_platform_interface/pubspec.yaml index 77812493..f4ba6d21 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: 0.0.1 +version: 1.0.0 dependencies: flutter: