Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index 6b0dca5f25c2e9b8852b218a650b8654ed7e8b9b..fc0292dd7d4e11d0d40d7e7d4dd3dbde450edb3c 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: unittest |
| -version: 0.11.4 |
| +version: 0.11.4+1 |
| author: Dart Team <misc@dartlang.org> |
| description: A library for writing dart unit tests. |
| homepage: https://github.com/dart-lang/unittest |