diff --git a/README.md b/README.md index be33d6e8b..efe3c9410 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ See [MIGRATING](MIGRATING.md) for additional details on how to migrate to the la Add this line to your application's Gemfile: ```ruby -gem 'google-api-client', '~> 0.10' +gem 'google-api-client', '~> 0.11' ```