Chromium Code Reviews| Index: pkg/analyzer/pubspec.yaml |
| diff --git a/pkg/analyzer/pubspec.yaml b/pkg/analyzer/pubspec.yaml |
| index afb77d6214c1ccbcab8de5479150a33604910531..3064f76dc34d7766a466983395bb97c834e5d200 100644 |
| --- a/pkg/analyzer/pubspec.yaml |
| +++ b/pkg/analyzer/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: analyzer |
| -version: 0.14.1 |
| +version: 0.14.2 |
|
Paul Berry
2014/04/25 14:01:58
I'm unsure whether this should be bumped to 0.14.2
scheglov
2014/04/25 14:22:11
General rule - if there is an incompatible API cha
|
| author: Dart Team <misc@dartlang.org> |
| description: Static analyzer for Dart. |
| homepage: http://www.dartlang.org |