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