Skip to content

Commit ccc2ffd

Browse files
authored
prepare for 0.12.20+10 (#589)
1 parent 5d0a9e3 commit ccc2ffd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.12.20+10
2+
3+
* Refactor for internal tools.
4+
15
## 0.12.20+9
26

37
* Introduce new flag `--chain-stack-traces` to conditionally chain stack traces.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: test
2-
version: 0.12.20+9
2+
version: 0.12.20+10
33
author: Dart Team <misc@dartlang.org>
44
description: A library for writing dart unit tests.
55
homepage: https://github.com/dart-lang/test

0 commit comments

Comments
 (0)