| Index: pkg/polymer/pubspec.yaml
|
| diff --git a/pkg/polymer/pubspec.yaml b/pkg/polymer/pubspec.yaml
|
| index c7032746615d70155209e5b951123a527f7e1b9d..87f20c9c488fc10b79827935b90609945e78b6b6 100644
|
| --- a/pkg/polymer/pubspec.yaml
|
| +++ b/pkg/polymer/pubspec.yaml
|
| @@ -1,5 +1,5 @@
|
| name: polymer
|
| -version: 0.9.3+1
|
| +version: 0.9.3+2
|
| author: Polymer.dart Authors <web-ui-dev@dartlang.org>
|
| description: >
|
| Polymer.dart is a new type of library for the web, built on top of Web
|
| @@ -29,4 +29,4 @@ transformers:
|
| dev_dependencies:
|
| unittest: ">=0.9.0 <0.10.0"
|
| environment:
|
| - sdk: ">=1.0.0 <2.0.0"
|
| + sdk: ">=1.1.0-dev.5.0 <2.0.0"
|
|
|