diff --git a/wakelock_platform_interface/CHANGELOG.md b/wakelock_platform_interface/CHANGELOG.md index 398cb73..a54200b 100644 --- a/wakelock_platform_interface/CHANGELOG.md +++ b/wakelock_platform_interface/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.3.0 + +* Upgraded version to indicate breaking method channel codec changes published with `0.2.1+3`. + ## 0.2.1+3 * Upgraded lints. diff --git a/wakelock_platform_interface/pubspec.yaml b/wakelock_platform_interface/pubspec.yaml index 8b1ca9a..41647ad 100644 --- a/wakelock_platform_interface/pubspec.yaml +++ b/wakelock_platform_interface/pubspec.yaml @@ -2,7 +2,7 @@ name: wakelock_platform_interface description: >-2 A common platform interface for the wakelock plugin used by the different platform implementations. -version: 0.2.1+3 +version: 0.3.0 repository: >-2 https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_platform_interface