Skip to content

Commit 6c8cc94

Browse files
committed
Prepare for 0.12.20+4
1 parent 001cadd commit 6c8cc94

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+4
2+
3+
* Fixed strong-mode errors and other blockers for compiling with `dev_compiler`.
4+
15
## 0.12.20+3
26

37
* `--pause-after-load` no longer deadlocks with recent versions of Chrome.

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+3
2+
version: 0.12.20+4
33
author: Dart Team <[email protected]>
44
description: A library for writing dart unit tests.
55
homepage: https://github.com/dart-lang/test

0 commit comments

Comments
 (0)