Minor release to fix service account impersonation
[arvados.git] / lib / google / api_client / version.rb
index 2e517f240bb8009b97d712d4df9b9893e3ee69e6..b200bccec4f2ce9492b2d40a9d475cabc48b8449 100644 (file)
@@ -22,7 +22,7 @@ if !defined?(::Google::APIClient::VERSION)
       module VERSION
         MAJOR = 0
         MINOR = 6
-        TINY  = 0
+        TINY  = 1
         STRING = [MAJOR, MINOR, TINY].join('.')
       end
     end