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

Unified Diff: pubspec.yaml

Issue 12474002: Support for parsing all CSS and producing one CSS file (Closed) Base URL: https://github.com/dart-lang/web-ui.git@master
Patch Set: bumped version Created 7 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
« no previous file with comments | « lib/src/options.dart ('k') | test/data/expected/css_main_test.html.txt » ('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 4680556cdd9db5a5d7bbc149a9baf6ec0e688118..cf6ba4cda54b4bd1636621effce18e85b20be2b2 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.1+6
+version: 0.4.1+7
Siggi Cherem (dart-lang) 2013/03/11 22:21:54 I'm inclined to keep the old version here. I don't
dependencies:
args: ">=0.3.5+1"
analyzer_experimental: ">=0.3.7+6"
« no previous file with comments | « lib/src/options.dart ('k') | test/data/expected/css_main_test.html.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698