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

Unified Diff: pubspec.yaml

Issue 11465028: rename web_components -> web_ui (Closed) Base URL: https://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/web_ui.dart ('k') | test/analyzer_test.dart » ('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 076531fb56aa7b673b7d6184dfac20bffc635e9a..f0de3c32a5a7f68f6a32e1d2d3ca373a6843da61 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,8 +1,8 @@
-name: web_components
-author: "Dart Team <misc@dartlang.org>"
-homepage: https://github.com/dart-lang/dart-web-components
+name: web_ui
+author: "Web UI Authors <misc@dartlang.org>"
+homepage: https://github.com/dart-lang/web-ui
description: An easy way to build web apps in Dart.
-version: 0.2.8+4
+version: 0.2.9
Siggi Cherem (dart-lang) 2012/12/07 21:34:29 maybe don't bump the version just yet, since we ar
Jennifer Messerly 2012/12/07 21:36:01 sure. sgtm
dependencies:
args: any
# Pin html5lib so we don't get unexpected API breaks.
« no previous file with comments | « lib/web_ui.dart ('k') | test/analyzer_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698