Skip to content

Commit fe6d373

Browse files
committed
bump from 1.5.1 to 1.5.2
1 parent 022bfee commit fe6d373

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

packages/convenient_test/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: convenient_test
22
description: Write and debug tests easily, with full action history, time travel, screenshots, rapid re-execution, video records, interactivity, isolation and more
3-
version: 1.5.1
3+
version: 1.5.2
44
repository: https://github.com/fzyzcjy/flutter_convenient_test
55

66
environment:

packages/convenient_test_common/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: convenient_test_common
22
description: Write and debug tests easily, with full action history, time travel, screenshots, rapid re-execution, video records, interactivity, isolation and more
3-
version: 1.5.1
3+
version: 1.5.2
44
repository: https://github.com/fzyzcjy/flutter_convenient_test
55
environment:
66
sdk: ">=2.17.0 <3.0.0"

packages/convenient_test_common_dart/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: convenient_test_common_dart
22
description: Write and debug tests easily, with full action history, time travel, screenshots, rapid re-execution, video records, interactivity, isolation and more
3-
version: 1.5.1
3+
version: 1.5.2
44
repository: https://github.com/fzyzcjy/flutter_convenient_test
55
environment:
66
sdk: ">=2.17.0 <3.0.0"

packages/convenient_test_dev/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: convenient_test_dev
22
description: Write and debug tests easily, with full action history, time travel, screenshots, rapid re-execution, video records, interactivity, isolation and more
3-
version: 1.5.1
3+
version: 1.5.2
44
repository: https://github.com/fzyzcjy/flutter_convenient_test
55

66
environment:

packages/convenient_test_manager/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
1515
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616
# Read more about iOS versioning at
1717
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18-
version: 1.5.1
18+
version: 1.5.2
1919

2020
environment:
2121
sdk: ">=2.17.0 <3.0.0"

packages/convenient_test_manager_dart/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: convenient_test_manager_dart
22
description: Write and debug tests easily, with full action history, time travel, screenshots, rapid re-execution, video records, interactivity, isolation and more
3-
version: 1.5.1
3+
version: 1.5.2
44
repository: https://github.com/fzyzcjy/flutter_convenient_test
55

66
environment:

0 commit comments

Comments
 (0)