Chromium Code Reviews| Index: pkg/smoke/pubspec.yaml |
| diff --git a/pkg/smoke/pubspec.yaml b/pkg/smoke/pubspec.yaml |
| index 2c389eda04a069559f0ac268dfff7922f1ec56e1..7d55a0e63bcfd1572833ae8da83a8078c8e68d85 100644 |
| --- a/pkg/smoke/pubspec.yaml |
| +++ b/pkg/smoke/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: smoke |
| -version: 0.1.0-pre.2 |
| +version: 0.1.0-pre.3.dev |
| author: Polymer.dart Authors <web-ui-dev@dartlang.org> |
| homepage: "https://api.dartlang.org/apidocs/channels/be/#smoke" |
| description: > |
| @@ -19,4 +19,4 @@ dev_dependencies: |
| unittest: ">=0.10.0 <0.11.0" |
| path: ">=1.0.0 <2.0.0" |
| environment: |
| - sdk: ">=1.2.0 <2.0.0" |
| + sdk: ">=1.3.0-dev.7.9 <2.0.0" |
|
Jennifer Messerly
2014/04/02 18:15:54
I think we had our last "full push" to trunk and a
|