Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index 844ed6e8d0c1855e537ed5ccbfc39babf5d9a01f..0a9297e97a9cb7067e79a834ce58cf6e7815af20 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: test |
| -version: 0.12.1 |
| +version: 0.12.2-dev |
|
nweiz
2015/05/15 20:04:50
Just make this 0.12.1+1.
|
| author: Dart Team <misc@dartlang.org> |
| description: A library for writing dart unit tests. |
| homepage: https://github.com/dart-lang/test |