Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index 577cd58d9e151fa6f76e27b998dc08ab1a640328..b26c9d3f3bb891e703a394e0fe7e3082b2d40d0f 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: test |
| -version: 0.12.0-beta.4 |
| +version: 0.12.0-dev |
| author: Dart Team <misc@dartlang.org> |
| description: A library for writing dart unit tests. |
| homepage: https://github.com/dart-lang/test |