Upgrade compiler_unsupported to v0.7.1. This version captures the dart2js code from SDK 1.3.0-dev.3.2.

R=scheglov@google.com

Review URL: https://codereview.chromium.org//194553004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33588 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
devoncarew@google.com
2014-03-12 16:38:45 +00:00
parent 84de116968
commit aa8fe1b5a8
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
# Changelog
## Version 0.7.1
Upgrade to SDK 1.3.0-dev.3.2.
+1 -1
View File
@@ -1,5 +1,5 @@
name: compiler_unsupported
version: 0.7.0
version: 0.7.1
author: Dart2js Team <compiler-dev@dartlang.org>
homepage: http://www.dartlang.org
description: >