This commit is contained in:
Google APIs 2019-12-30 01:32:34 +00:00
parent 5612f7e2a3
commit 6ab7553f4d
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
# 0.36.3
* Backwards compatible changes:
* Updated `healthcare_v1beta1`
* Updated `sql_v1beta4`
# 0.36.2 # 0.36.2
* Backwards compatible changes: * Backwards compatible changes:
* Added `cloudbuild_v1alpha1` * Added `cloudbuild_v1alpha1`

View File

@ -15,7 +15,7 @@
module Google module Google
module Apis module Apis
# Client library version # Client library version
VERSION = '0.36.2'.freeze VERSION = '0.36.3'.freeze
# Current operating system # Current operating system
# @private # @private