Chromium Code Reviews| Index: pkg/analyzer/pubspec.yaml |
| diff --git a/pkg/analyzer/pubspec.yaml b/pkg/analyzer/pubspec.yaml |
| index b8c37564bcbba97af1ccbe0dc73a46d9437fb949..5328abb63da71504bc6fb5f9141e3605e32664bd 100644 |
| --- a/pkg/analyzer/pubspec.yaml |
| +++ b/pkg/analyzer/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: analyzer |
| -version: 0.27.5-alpha.1 |
| +version: 0.27.6-alpha.0 |
|
Brian Wilkerson
2016/08/12 21:56:59
We have not yet published 0.27.5, so there's no ne
|
| author: Dart Team <misc@dartlang.org> |
| description: Static analyzer for Dart. |
| homepage: https://github.com/dart-lang/sdk/tree/master/pkg/analyzer |