Release 0.14.1

This commit is contained in:
Sai Cheemalapati 2017-09-18 12:45:52 -07:00
parent 2a4efbf3b9
commit 61857c16bb
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
# 0.14.1
* Retry on `Signet::AuthorizationError`.
# 0.14.0
* Breaking changes:
* Deleted `toolresults_v1beta3firstparty`

View File

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