creativecreatorormaybenot

Upgrade platform interface (#144)

  1 +## 0.3.0
  2 +
  3 +* Upgraded version to indicate breaking method channel codec changes published with `0.2.1+3`.
  4 +
1 ## 0.2.1+3 5 ## 0.2.1+3
2 6
3 * Upgraded lints. 7 * Upgraded lints.
@@ -2,7 +2,7 @@ name: wakelock_platform_interface @@ -2,7 +2,7 @@ name: wakelock_platform_interface
2 description: >-2 2 description: >-2
3 A common platform interface for the wakelock plugin used by the different platform 3 A common platform interface for the wakelock plugin used by the different platform
4 implementations. 4 implementations.
5 -version: 0.2.1+3 5 +version: 0.3.0
6 repository: >-2 6 repository: >-2
7 https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_platform_interface 7 https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_platform_interface
8 8