Index: pkg/front_end/pubspec.yaml |
diff --git a/pkg/front_end/pubspec.yaml b/pkg/front_end/pubspec.yaml |
index 130cc01c34c088887380c5a650f0b9280bfcf756..8a1bdbfa982b2d5c955aa23857730f0b91094bb7 100644 |
--- a/pkg/front_end/pubspec.yaml |
+++ b/pkg/front_end/pubspec.yaml |
@@ -1,12 +1,12 @@ |
name: front_end |
-version: 0.1.0-alpha.5 |
+version: 0.1.0-alpha.6 |
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 |
environment: |
sdk: '>=1.12.0 <2.0.0-dev.infinity' |
dependencies: |
- kernel: 0.3.0-alpha.2 |
+ kernel: 0.3.0-alpha.3 |
path: '^1.3.9' |
source_span: '^1.2.3' |
dev_dependencies: |