diff --git a/wakelock_platform_interface/CHANGELOG.md b/wakelock_platform_interface/CHANGELOG.md index 6ba2d004..16931da0 100644 --- a/wakelock_platform_interface/CHANGELOG.md +++ b/wakelock_platform_interface/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.1.0 +## 0.1.0+1 * Updated messages with upgraded version of pigeon. diff --git a/wakelock_platform_interface/pubspec.yaml b/wakelock_platform_interface/pubspec.yaml index 1526b3ff..deb6f6bd 100644 --- a/wakelock_platform_interface/pubspec.yaml +++ b/wakelock_platform_interface/pubspec.yaml @@ -20,5 +20,5 @@ dev_dependencies: flutter_test: sdk: flutter - mockito: ^4.1.2 + mockito: ^4.1.3 pedantic: ^1.9.2