0.28.7
This commit is contained in:
parent
fb31af48fa
commit
4008a2d3a9
|
@ -1,3 +1,10 @@
|
||||||
|
# 0.28.7
|
||||||
|
* Backwards compatible changes:
|
||||||
|
* Added `run_v1`
|
||||||
|
* Added `run_v1alpha1`
|
||||||
|
* Updated `androidpublisher_v3`
|
||||||
|
* Updated `texttospeech_v1`
|
||||||
|
|
||||||
# 0.28.6
|
# 0.28.6
|
||||||
* Backwards compatible changes:
|
* Backwards compatible changes:
|
||||||
* Updated `adexchangebuyer2_v2beta1`
|
* Updated `adexchangebuyer2_v2beta1`
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
module Google
|
module Google
|
||||||
module Apis
|
module Apis
|
||||||
# Client library version
|
# Client library version
|
||||||
VERSION = '0.28.6'.freeze
|
VERSION = '0.28.7'.freeze
|
||||||
|
|
||||||
# Current operating system
|
# Current operating system
|
||||||
# @private
|
# @private
|
||||||
|
|
Loading…
Reference in New Issue