Skip to content

Commit

Permalink
bump from 1.3.3 to 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fzyzcjy committed Mar 6, 2024
1 parent 9ae5387 commit 4cefd07
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/convenient_test/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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.3
version: 1.3.4
repository: https://github.com/fzyzcjy/flutter_convenient_test

environment:
Expand Down
2 changes: 1 addition & 1 deletion packages/convenient_test_common/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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.3
version: 1.3.4
repository: https://github.com/fzyzcjy/flutter_convenient_test
environment:
sdk: ">=2.17.0 <3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/convenient_test_common_dart/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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.3
version: 1.3.4
repository: https://github.com/fzyzcjy/flutter_convenient_test
environment:
sdk: ">=2.17.0 <3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/convenient_test_dev/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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.3
version: 1.3.4
repository: https://github.com/fzyzcjy/flutter_convenient_test

environment:
Expand Down
2 changes: 1 addition & 1 deletion packages/convenient_test_manager/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.3
version: 1.3.4

environment:
sdk: ">=2.17.0 <3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/convenient_test_manager_dart/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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.3
version: 1.3.4
repository: https://github.com/fzyzcjy/flutter_convenient_test

environment:
Expand Down

0 comments on commit 4cefd07

Please sign in to comment.