Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index bafb52bdd57064cc7234f64f4ced6c6b14d230f4..8f012b0faff4c0b22148e2e03b5f3133990eb602 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: test |
| -version: 0.12.0-beta.5 |
| +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 |