diff --git a/wakelock/CHANGELOG.md b/wakelock/CHANGELOG.md index d6bb0dca..96684880 100644 --- a/wakelock/CHANGELOG.md +++ b/wakelock/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.6.1 + +* Fixed infinite loop on iOS. + ## 0.6.0+1 * Remove Podfiles from example directory. diff --git a/wakelock/pubspec.yaml b/wakelock/pubspec.yaml index 936e583d..68daae27 100644 --- a/wakelock/pubspec.yaml +++ b/wakelock/pubspec.yaml @@ -2,7 +2,7 @@ name: wakelock description: >-2 Plugin that allows you to keep the device screen awake, i.e. prevent the screen from sleeping on Android, iOS, macOS, Windows, and web. -version: 0.6.0+1 +version: 0.6.1 repository: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock environment: