diff --git a/packages/convenient_test/pubspec.yaml b/packages/convenient_test/pubspec.yaml index ee398617..4e161713 100644 --- a/packages/convenient_test/pubspec.yaml +++ b/packages/convenient_test/pubspec.yaml @@ -1,6 +1,6 @@ name: convenient_test description: Write and debug tests easily, with full action history, time travel, screenshots, rapid re-execution, video records, interactivity, isolation and more -version: 1.4.0 +version: 1.5.0 repository: https://github.com/fzyzcjy/flutter_convenient_test environment: diff --git a/packages/convenient_test_common/pubspec.yaml b/packages/convenient_test_common/pubspec.yaml index f8fa7ae7..0480b8be 100644 --- a/packages/convenient_test_common/pubspec.yaml +++ b/packages/convenient_test_common/pubspec.yaml @@ -1,6 +1,6 @@ name: convenient_test_common description: Write and debug tests easily, with full action history, time travel, screenshots, rapid re-execution, video records, interactivity, isolation and more -version: 1.4.0 +version: 1.5.0 repository: https://github.com/fzyzcjy/flutter_convenient_test environment: sdk: ">=2.17.0 <3.0.0" diff --git a/packages/convenient_test_common_dart/pubspec.yaml b/packages/convenient_test_common_dart/pubspec.yaml index f897f5a7..be783e0c 100644 --- a/packages/convenient_test_common_dart/pubspec.yaml +++ b/packages/convenient_test_common_dart/pubspec.yaml @@ -1,6 +1,6 @@ name: convenient_test_common_dart description: Write and debug tests easily, with full action history, time travel, screenshots, rapid re-execution, video records, interactivity, isolation and more -version: 1.4.0 +version: 1.5.0 repository: https://github.com/fzyzcjy/flutter_convenient_test environment: sdk: ">=2.17.0 <3.0.0" diff --git a/packages/convenient_test_dev/pubspec.yaml b/packages/convenient_test_dev/pubspec.yaml index a6baf3f1..a0a385f8 100644 --- a/packages/convenient_test_dev/pubspec.yaml +++ b/packages/convenient_test_dev/pubspec.yaml @@ -1,6 +1,6 @@ name: convenient_test_dev description: Write and debug tests easily, with full action history, time travel, screenshots, rapid re-execution, video records, interactivity, isolation and more -version: 1.4.0 +version: 1.5.0 repository: https://github.com/fzyzcjy/flutter_convenient_test environment: diff --git a/packages/convenient_test_manager/pubspec.yaml b/packages/convenient_test_manager/pubspec.yaml index b69f85c0..bd69b31a 100644 --- a/packages/convenient_test_manager/pubspec.yaml +++ b/packages/convenient_test_manager/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 1.4.0 +version: 1.5.0 environment: sdk: ">=2.17.0 <3.0.0" diff --git a/packages/convenient_test_manager_dart/pubspec.yaml b/packages/convenient_test_manager_dart/pubspec.yaml index 5828383b..520a81d8 100644 --- a/packages/convenient_test_manager_dart/pubspec.yaml +++ b/packages/convenient_test_manager_dart/pubspec.yaml @@ -1,6 +1,6 @@ name: convenient_test_manager_dart description: Write and debug tests easily, with full action history, time travel, screenshots, rapid re-execution, video records, interactivity, isolation and more -version: 1.4.0 +version: 1.5.0 repository: https://github.com/fzyzcjy/flutter_convenient_test environment: