diff --git a/packages/patrol/CHANGELOG.md b/packages/patrol/CHANGELOG.md index e1a0cc3fb..f4c4641b9 100644 --- a/packages/patrol/CHANGELOG.md +++ b/packages/patrol/CHANGELOG.md @@ -1,4 +1,4 @@ -## 3.0.1 +## 3.0.2 - Bump dependencies for Flutter 3.16 and Dart 3.2 - Populate `topics` in pubspec diff --git a/packages/patrol/pubspec.yaml b/packages/patrol/pubspec.yaml index 5afa74cdb..10c5fe231 100644 --- a/packages/patrol/pubspec.yaml +++ b/packages/patrol/pubspec.yaml @@ -2,7 +2,7 @@ name: patrol description: > Powerful Flutter-native UI testing framework overcoming limitations of existing Flutter testing tools. Ready for action! -version: 3.0.1 +version: 3.0.2 homepage: https://patrol.leancode.co repository: https://github.com/leancodepl/patrol/tree/master/packages/patrol issue_tracker: https://github.com/leancodepl/patrol/issues