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

Unified Diff: pkg/polymer_expressions/pubspec.yaml

Issue 558673004: update polymer js to 0.4.0 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: review updates Created 6 years, 3 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
« no previous file with comments | « pkg/polymer_expressions/CHANGELOG.md ('k') | pkg/polymer_expressions/test/bindings_test.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/polymer_expressions/pubspec.yaml
diff --git a/pkg/polymer_expressions/pubspec.yaml b/pkg/polymer_expressions/pubspec.yaml
index 35170b4a45dbc3af953dde813e078ffd14deaba1..865ddf3ec59671ebd0a09d707aacb970f602279f 100644
--- a/pkg/polymer_expressions/pubspec.yaml
+++ b/pkg/polymer_expressions/pubspec.yaml
@@ -1,12 +1,12 @@
name: polymer_expressions
-version: 0.12.0+1
+version: 0.13.0-dev
author: Polymer.dart Authors <web-ui-dev@dartlang.org>
description: An expressive custom binding syntax for HTML templates
homepage: http://www.dartlang.org/polymer-dart/
dependencies:
browser: ">=0.10.0 <0.11.0"
observe: ">=0.11.0 <0.13.0"
- template_binding: ">=0.12.0 <0.13.0"
+ template_binding: ">=0.13.0-dev <0.14.0"
dev_dependencies:
unittest: ">=0.10.0 <0.11.0"
benchmark_harness: ">=1.0.0 <2.0.0"
« no previous file with comments | « pkg/polymer_expressions/CHANGELOG.md ('k') | pkg/polymer_expressions/test/bindings_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698