Chromium Code Reviews| Index: pkg/unittest/pubspec.yaml |
| diff --git a/pkg/unittest/pubspec.yaml b/pkg/unittest/pubspec.yaml |
| index dd675280f6b8674f71a7fb84f61c92f577b492bc..aa7cc1baf918818af53813d8d55f15e8584be1e8 100644 |
| --- a/pkg/unittest/pubspec.yaml |
| +++ b/pkg/unittest/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: unittest |
| -version: 0.9.1 |
| +version: 0.9.2 # Patch version bumped since last release |
|
Siggi Cherem (dart-lang)
2013/12/17 00:32:03
we've been following the approach of using 0.9.2-d
nweiz
2013/12/17 03:33:47
As per our discussion, I'll remove the comment her
|
| author: Dart Team <misc@dartlang.org> |
| description: A library for writing dart unit tests. |
| homepage: http://www.dartlang.org |