This commit is contained in:
Google APIs 2019-04-08 01:32:29 +00:00
parent fb31af48fa
commit 4008a2d3a9
2 changed files with 8 additions and 1 deletions

View File

@ -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
* Backwards compatible changes:
* Updated `adexchangebuyer2_v2beta1`

View File

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