This commit is contained in:
Google APIs 2018-01-01 01:32:04 +00:00
parent 55fe6f941b
commit 38e271cfb4
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
# 0.19.1
* Backwards compatible changes:
* Updated `bigquery_v2`
# 0.19.0 # 0.19.0
* Breaking changes: * Breaking changes:
* Deleted `consumersurveys_v2` * Deleted `consumersurveys_v2`

View File

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