This commit is contained in:
Google APIs 2017-08-28 01:32:16 +00:00
parent 4483aec77e
commit d62c7145a2
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
# 0.13.4
* Backwards compatible changes:
* Updated `compute_alpha`
* Updated `content_v2`
* Updated `drive_v2`
* Updated `drive_v3`
* Updated `identitytoolkit_v3`
* Updated `youtube_partner_v1`
# 0.13.3
* Backwards compatible changes:
* Added `adexchangebuyer_v1_2`

View File

@ -15,7 +15,7 @@
module Google
module Apis
# Client library version
VERSION = '0.13.3'
VERSION = '0.13.4'
# Current operating system
# @private