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

Unified Diff: pubspec.yaml

Issue 707983002: pkg/gcloud: v0.1.1 (Closed) Base URL: https://github.com/dart-lang/gcloud.git@master
Patch Set: Created 6 years, 1 month 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/datastore_impl.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 e8c30a7841e428322ab491900c0a2279d6678aec..1f454fc3caded0da6979bf71538d1246345eb2ee 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,8 +1,8 @@
name: gcloud
-version: 0.1.0
+version: 0.1.1
author: Dart Team <misc@dartlang.org>
description: Dart gcloud APIs
-homepage: http://www.dartlang.org
+homepage: https://github.com/dart-lang/gcloud
environment:
sdk: '>=1.5.0 <2.0.0'
dependencies:
@@ -11,8 +11,8 @@ dependencies:
googleapis_beta: '>=0.3.0 <0.6.0'
http: '>=0.11.0 <0.12.0'
dev_dependencies:
- http_parser: '>=0.0.2+5 <0.1.0'
googleapis_auth: '>=0.1.1 <0.3.0'
+ http_parser: '>=0.0.2+5 <0.1.0'
mime: '>=0.9.0+3 <0.10.0'
unittest: '>=0.11.0 <0.12.0'
transformers:
« no previous file with comments | « lib/src/datastore_impl.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698