0.44.1
This commit is contained in:
parent
cb9bd92cd1
commit
9064d7cdc3
|
@ -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`
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue