Chromium Code Reviews| Index: config.yaml |
| diff --git a/config.yaml b/config.yaml |
| index 8e378c848b2c18b864c395cb7fe5a52ae59098a9..e21bcf1c1d422e502c3a3453c6c9eaf24b64509e 100644 |
| --- a/config.yaml |
| +++ b/config.yaml |
| @@ -1,6 +1,6 @@ |
| packages: |
| - googleapis: |
| - version: 0.1.1 |
| + version: 0.2.0 |
| author: Dart Team <misc@dartlang.org> |
| homepage: http://www.dartlang.org |
|
Søren Gjesse
2014/09/23 13:47:55
Please merge the homepage change from https://gith
|
| readme: resources/README.md |
| @@ -62,7 +62,7 @@ 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 |
| readme: resources/README.md |