Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: pkg/template_binding/pubspec.yaml

Issue 112283002: update pubspecs for pkg uploading (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« pkg/csslib/pubspec.yaml ('K') | « pkg/mutation_observer/pubspec.yaml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/template_binding/pubspec.yaml
diff --git a/pkg/template_binding/pubspec.yaml b/pkg/template_binding/pubspec.yaml
index b1bd7c5f938d9aa0d24455fb2f8000ade184476e..873e79d0b4c25c4493920d050300fe71fa65fdd5 100644
--- a/pkg/template_binding/pubspec.yaml
+++ b/pkg/template_binding/pubspec.yaml
@@ -1,5 +1,5 @@
name: template_binding
-version: 0.9.1-dev
+version: 0.9.1
author: Polymer.dart Team <web-ui-dev@dartlang.org>
description: >
Extends the capabilities of the HTML Template Element by enabling it to
@@ -10,7 +10,7 @@ dependencies:
mutation_observer: ">=0.9.0 <0.10.0"
observe: ">=0.9.0 <0.10.0"
dev_dependencies:
- custom_element: ">=0.9.1-dev <0.10.0"
+ custom_element: ">=0.9.1 <0.10.0"
unittest: ">=0.9.0 <0.10.0"
environment:
- sdk: ">=0.8.10+6 <2.0.0"
+ sdk: ">=1.0.0 <2.0.0"
« pkg/csslib/pubspec.yaml ('K') | « pkg/mutation_observer/pubspec.yaml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698