| Index: pkg/polymer/pubspec.yaml
|
| diff --git a/pkg/polymer/pubspec.yaml b/pkg/polymer/pubspec.yaml
|
| index e4cb47242ff1d0f820faae09649e89bbb7d4f54f..339bd878ee6405803787fd1c3ff3d4252afc8b0a 100644
|
| --- a/pkg/polymer/pubspec.yaml
|
| +++ b/pkg/polymer/pubspec.yaml
|
| @@ -1,5 +1,5 @@
|
| name: polymer
|
| -version: 0.10.0-pre.10
|
| +version: 0.10.0-pre.11.dev
|
| 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
|
| @@ -8,7 +8,7 @@ description: >
|
| homepage: https://www.dartlang.org/polymer-dart/
|
| dependencies:
|
| analyzer: '>=0.13.0 <0.14.0'
|
| - args: '>=0.10.0 <0.11.0'
|
| + args: '>=0.10.0 <0.12.0'
|
| barback: '>=0.9.0 <0.14.0'
|
| browser: '>=0.10.0 <0.11.0'
|
| code_transformers: '>=0.1.0 <0.2.0'
|
|
|