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

Unified Diff: pkg/template_binding/pubspec.yaml

Issue 216723004: Prepare to push another pre-release (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 months 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/pkgbuild.status ('K') | « pkg/smoke/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 daa1f6e80c0ca010e61c441c9d392fbf79971755..b23462f49ff815b67b82b85317b1272036a5095a 100644
--- a/pkg/template_binding/pubspec.yaml
+++ b/pkg/template_binding/pubspec.yaml
@@ -1,5 +1,5 @@
name: template_binding
-version: 0.10.0-pre.1.dev
+version: 0.10.0-pre.1
author: Polymer.dart Team <web-ui-dev@dartlang.org>
description: >
Extends the capabilities of the HTML Template Element by enabling it to
@@ -7,7 +7,7 @@ description: >
homepage: https://www.dartlang.org/polymer-dart/
dependencies:
logging: ">=0.9.0 <0.10.0"
- observe: ">=0.10.0-pre.3.dev <0.11.0"
+ observe: ">=0.10.0-pre.3 <0.11.0"
dev_dependencies:
web_components: ">=0.3.1 <0.4.0"
unittest: ">=0.10.0 <0.11.0"
« pkg/pkgbuild.status ('K') | « pkg/smoke/pubspec.yaml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698