diff --git a/packages/patrol_finders/pubspec.yaml b/packages/patrol_finders/pubspec.yaml index 52d64c710..efb362425 100644 --- a/packages/patrol_finders/pubspec.yaml +++ b/packages/patrol_finders/pubspec.yaml @@ -1,6 +1,6 @@ name: patrol_finders description: Streamlined, high-level API on top of flutter_test. -version: 2.3.1 +version: 2.4.0 homepage: https://patrol.leancode.co repository: https://github.com/leancodepl/patrol/tree/master/packages/patrol_finders issue_tracker: https://github.com/leancodepl/patrol/issues?q=is%3Aopen+is%3Aissue+label%3Apackage%3Apatrol_finders @@ -20,7 +20,7 @@ dependencies: flutter_test: sdk: flutter meta: ^1.10.0 - patrol_log: ^0.0.1+2 + patrol_log: ^0.1.0 dev_dependencies: leancode_lint: ^14.2.0