This commit is contained in:
Google APIs 2020-05-12 01:59:36 +00:00
parent 90f7fd5c79
commit a7b5da2676
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
# 0.39.2
* Backwards compatible changes:
* Updated `apigee_v1`
# 0.39.1
* Backwards compatible changes:
* Added `osconfig_v1beta`

View File

@ -17,7 +17,7 @@ require 'open3'
module Google
module Apis
# Client library version
VERSION = '0.39.1'.freeze
VERSION = '0.39.2'.freeze
# Current operating system
# @private