Chromium Code Reviews| Index: pkg/analyzer/pubspec.yaml |
| diff --git a/pkg/analyzer/pubspec.yaml b/pkg/analyzer/pubspec.yaml |
| index 35390c6b4ac63fa2d1670216c59038f0366d59dd..8698e8493362e4cc93b69f08cbd2880afedbb1b6 100644 |
| --- a/pkg/analyzer/pubspec.yaml |
| +++ b/pkg/analyzer/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: analyzer |
| -version: 0.24.1-alpha.0 |
| +version: 0.24.1-alpha.1.dev |
|
Brian Wilkerson
2015/04/05 19:55:45
Unless, of course, we publish before committing th
Paul Berry
2015/04/05 20:49:43
Acknowledged.
|
| author: Dart Team <misc@dartlang.org> |
| description: Static analyzer for Dart. |
| homepage: http://www.dartlang.org |