| Index: pkg/compiler_unsupported/pubspec.yaml
|
| ===================================================================
|
| --- pkg/compiler_unsupported/pubspec.yaml (revision 38072)
|
| +++ pkg/compiler_unsupported/pubspec.yaml (working copy)
|
| @@ -1,9 +1,10 @@
|
| name: compiler_unsupported
|
| -version: 0.7.1
|
| +version: 0.7.2
|
| author: Dart2js Team <compiler-dev@dartlang.org>
|
| homepage: http://www.dartlang.org
|
| description: >
|
| This is an unsupported copy of the dart2js source. The API of this package
|
| - can and will change in unpredictable and incompatible ways.
|
| + can and will change in unpredictable and incompatible ways. This release
|
| + tracks the 1.6.0-dev.1.2 dart2js version.
|
| environment:
|
| sdk: ">=1.0.0 <2.0.0"
|
|
|