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

Unified Diff: pubspec.yaml

Issue 16668006: upgrades for version 0.5.16 (Closed) Base URL: git@github.com:dart-lang/web-ui.git@master
Patch Set: Created 7 years, 6 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 | « lib/web_ui.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 ac2bca97f9335ecf2c57678c2bbbf37e4174d11d..bb97682dd9318bfd080fe81abe5a3971a2ea8be5 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -2,7 +2,7 @@ name: web_ui
author: "Web UI Authors <web-ui-dev@dartlang.org>"
homepage: https://github.com/dart-lang/web-ui
description: An easy way to build web apps in Dart.
-version: 0.4.10
+version: 0.4.11
dependencies:
args: ">=0.4.5"
analyzer_experimental: ">=0.5.12"
@@ -18,4 +18,4 @@ dev_dependencies:
js: any
benchmark_harness: ">=1.0.2 <1.0.3"
environment:
- sdk: ">=0.5.14+3"
+ sdk: ">=0.5.16"
« no previous file with comments | « lib/web_ui.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698