This commit is contained in:
Google APIs 2020-09-07 01:32:56 +00:00
parent cb9bd92cd1
commit 9064d7cdc3
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
# 0.44.1
* Backwards compatible changes:
* Added `workflows_v1beta`
* Updated `androidmanagement_v1`
* Updated `apigee_v1`
* Updated `websecurityscanner_v1alpha`
* Updated `websecurityscanner_v1beta`
# 0.44.0
* Breaking changes:
* Deleted `dns_v2beta1`

View File

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