Chromium Code Reviews| Index: pkg/analyzer/pubspec.yaml |
| diff --git a/pkg/analyzer/pubspec.yaml b/pkg/analyzer/pubspec.yaml |
| index b4e0daf6c06f8182011a1d54825590331857d3ee..52128f3c3ad67f72c8395c372066b684071155c5 100644 |
| --- a/pkg/analyzer/pubspec.yaml |
| +++ b/pkg/analyzer/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: analyzer |
| -version: 0.13.6 |
| +version: 0.13.7 |
|
Brian Wilkerson
2014/04/22 16:58:16
With the renames, this is a breaking change. Shoul
scheglov
2014/04/22 17:06:11
Done.
|
| author: Dart Team <misc@dartlang.org> |
| description: Static analyzer for Dart. |
| homepage: http://www.dartlang.org |