diff --git a/pkg/compiler_unsupported/changelog.md b/pkg/compiler_unsupported/changelog.md new file mode 100644 index 00000000000..e5d20215dfd --- /dev/null +++ b/pkg/compiler_unsupported/changelog.md @@ -0,0 +1,5 @@ +# Changelog + +## Version 0.7.1 +Upgrade to SDK 1.3.0-dev.3.2. + diff --git a/pkg/compiler_unsupported/pubspec.yaml b/pkg/compiler_unsupported/pubspec.yaml index e7d65b14a51..a228bcd9690 100644 --- a/pkg/compiler_unsupported/pubspec.yaml +++ b/pkg/compiler_unsupported/pubspec.yaml @@ -1,5 +1,5 @@ name: compiler_unsupported -version: 0.7.0 +version: 0.7.1 author: Dart2js Team homepage: http://www.dartlang.org description: >