Skip to content

Commit 18db77c

Browse files
authored
prepare to publish test_api (#2238)
1 parent cd72e8d commit 18db77c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkgs/test_api/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.7.2-wip
1+
## 0.7.2
22

33
* Update min SDK constraint to 3.2.0.
44

pkgs/test_api/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: test_api
2-
version: 0.7.2-wip
2+
version: 0.7.2
33
description: >-
44
The user facing API for structuring Dart tests and checking expectations.
55
repository: https://github.com/dart-lang/test/tree/master/pkgs/test_api

0 commit comments

Comments
 (0)