This commit is contained in:
Google APIs 2018-07-06 20:17:06 +00:00
parent 17f5455561
commit 644db0f47b
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# 0.23.2
* Backwards compatible changes:
* Updated `cloudfunctions_v1beta2`
* Updated `content_v2`
* Updated `dataproc_v1`
* Updated `dataproc_v1beta2`
# 0.23.1
* Backwards compatible changes:
* Added `indexing_v3`

View File

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