Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index 3f7cfb282999a66b8adbb1b697bde78edbe222ef..c9c1f98d889021455c814f822b0688a948035203 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: test |
| -version: 0.12.4+4 |
| +version: 0.12.4+5 |
|
Bob Nystrom
2015/08/20 22:04:47
What do you think of making this a prerelease?
nweiz
2015/08/20 22:19:02
I don't think that buys us anything. We'd release
|
| author: Dart Team <misc@dartlang.org> |
| description: A library for writing dart unit tests. |
| homepage: https://github.com/dart-lang/test |