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

Unified Diff: pubspec.yaml

Issue 11611003: Fix #269 - detect correctly generated files that are indirectly under the out (Closed) Base URL: git@github.com:dart-lang/web-ui.git@master
Patch Set: Created 8 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
« no previous file with comments | « lib/component_build.dart ('k') | no next file » | 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 d025a6ee29a02dd94fc14670ae3d681d42db85d5..805139f744c034b57ec16c3d13f902e298bb499a 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -2,7 +2,7 @@ name: web_ui
author: "Web UI Authors <web-ui@dartlang.org>"
homepage: https://github.com/dart-lang/web-ui
description: An easy way to build web apps in Dart.
-version: 0.2.10+1
+version: 0.2.10+2
dependencies:
args: any
# Pin html5lib so we don't get unexpected API breaks.
« no previous file with comments | « lib/component_build.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698