Update upstream git repository + gem name.
[arvados.git] / lib / google / api_client / version.rb
index 1db7f8d9061089e54e02050130145e6b136619fe..09bab85086ee85836c53d934b2c64045710c20a2 100644 (file)
@@ -19,7 +19,7 @@ module Google
       MAJOR = 0
       MINOR = 8
       TINY  = 7
-      PATCH = 1
+      PATCH = 2
       STRING = [MAJOR, MINOR, TINY, PATCH].compact.join('.')
     end
   end