From 127ede5456c126e91ef7abdd6572e018005aceaa Mon Sep 17 00:00:00 2001 From: Steve Bazyl Date: Fri, 24 Jul 2015 22:49:17 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f065eeb7a..a3e9a7bda 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ migrate to the latest version. Add this line to your application's Gemfile: ```ruby -gem 'google-api-client', '0.9.pre1' +gem 'google-api-client', '0.9.pre2' ```