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

Unified Diff: pubspec.yaml

Issue 11359215: Ensure parent id added only when we need an identifier for the child (Closed) Base URL: git@github.com:dart-lang/dart-web-components.git@master
Patch Set: Created 8 years, 1 month 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 | « lib/src/analyzer.dart ('k') | test/run.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 1f8001a1f0620f2b073951cda28c9d562cff3878..e27b7fa8149e837efcc864a0dbe2ff5ef07c6a34 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -2,7 +2,7 @@ name: web_components
author: "Dart Team <misc@dartlang.org>"
homepage: https://github.com/dart-lang/dart-web-components
description: An easy way to build web apps in Dart.
-version: 0.2.5+4
+version: 0.2.5+5
dependencies:
unittest: { sdk: unittest }
args: { sdk: args }
« no previous file with comments | « lib/src/analyzer.dart ('k') | test/run.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698