From 9367aac41da35ef8eca0c84081940c73f47d7f90 Mon Sep 17 00:00:00 2001 From: fzyzcjy Date: Tue, 5 Dec 2023 22:15:20 +0800 Subject: [PATCH] bump from 1.3.1 to 1.3.2 --- packages/convenient_test/pubspec.yaml | 2 +- packages/convenient_test_common/pubspec.yaml | 2 +- packages/convenient_test_common_dart/pubspec.yaml | 2 +- packages/convenient_test_dev/pubspec.yaml | 2 +- packages/convenient_test_manager/pubspec.yaml | 2 +- packages/convenient_test_manager_dart/pubspec.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/convenient_test/pubspec.yaml b/packages/convenient_test/pubspec.yaml index e1809d24..d7e4ff9f 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.3.1 +version: 1.3.2 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 425a840b..dfe080b9 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.3.1 +version: 1.3.2 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 61e91fa6..47a751c8 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.3.1 +version: 1.3.2 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 50862411..4317e9f9 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.3.1 +version: 1.3.2 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 7609a7eb..7d2b21ad 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.3.1 +version: 1.3.2 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 76cc5302..358e0133 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.3.1 +version: 1.3.2 repository: https://github.com/fzyzcjy/flutter_convenient_test environment: