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

Unified Diff: config.yaml

Issue 594123002: Update the homepage URL for the generated packages (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Addressed review comments (removed generated content) Created 6 years, 3 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: config.yaml
diff --git a/config.yaml b/config.yaml
index 8e378c848b2c18b864c395cb7fe5a52ae59098a9..9ffd95f70f8c4dda704b8606159949932f4df419 100644
--- a/config.yaml
+++ b/config.yaml
@@ -1,8 +1,8 @@
packages:
- googleapis:
- version: 0.1.1
+ version: 0.2.0
author: Dart Team <misc@dartlang.org>
- homepage: http://www.dartlang.org
+ homepage: http://www.dartlang.org/googleapis/
readme: resources/README.md
license: resources/LICENSE
changelog: resources/googleapis/CHANGELOG.md
@@ -62,9 +62,9 @@ packages:
- youtubeAnalytics:v1 # https://developers.google.com/youtube/analytics/
- googleapis_beta:
- version: 0.1.1
+ version: 0.2.0
author: Dart Team <misc@dartlang.org>
- homepage: http://www.dartlang.org
+ homepage: http://www.dartlang.org/googleapis/
readme: resources/README.md
license: resources/LICENSE
changelog: resources/googleapis_beta/CHANGELOG.md
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698