Update version in readme

This commit is contained in:
Steve Bazyl 2017-04-03 13:45:57 -07:00
parent e3b8c800d6
commit 2952e9ce27
1 changed files with 1 additions and 1 deletions

View File

@ -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'
```