From 13b555e0f17921cae2f5940330f850d6b70d265e Mon Sep 17 00:00:00 2001
From: fzyzcjy <ch271828n@outlook.com>
Date: Thu, 17 Oct 2024 08:43:27 +0800
Subject: [PATCH] bump from 1.5.0 to 1.5.1

---
 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 4e161713..0ee9636b 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.5.0
+version: 1.5.1
 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 33c80e92..a0fed359 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.5.0
+version: 1.5.1
 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 8564959d..cc916821 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.5.0
+version: 1.5.1
 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 b45c66eb..7051f46e 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.5.0
+version: 1.5.1
 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 1ee5a2ed..9aefb35a 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.5.0
+version: 1.5.1
 
 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 a7f4ac95..4404c89b 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.5.0
+version: 1.5.1
 repository: https://github.com/fzyzcjy/flutter_convenient_test
 
 environment: