This commit is contained in:
Google APIs 2018-05-14 01:32:14 +00:00
parent 7fac6da4a7
commit 6e3719a4bf
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
# 0.21.1
* Backwards compatible changes:
* Updated `analytics_v3`
* Updated `compute_alpha`
* Updated `compute_beta`
* Updated `compute_v1`
* Updated `sourcerepo_v1`
# 0.21.0
* Breaking changes:
* Deleted `prediction_v1_2`

View File

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