Chromium Code Reviews| Index: pkg/front_end/pubspec.yaml |
| diff --git a/pkg/front_end/pubspec.yaml b/pkg/front_end/pubspec.yaml |
| index 58c4bb1555b2bacd869ab221b1508b10895c0785..5b40f60681074e06cdab15fc397b0ef61589da2c 100644 |
| --- a/pkg/front_end/pubspec.yaml |
| +++ b/pkg/front_end/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: front_end |
| -version: 0.1.0 |
| +version: 0.1.0-alpha.0 |
| author: Dart Team <misc@dartlang.org> |
| description: Front end for compilation of Dart code. |
| homepage: https://github.com/dart-lang/sdk/tree/master/pkg/front_end |