Bump version and update CHANGELOG.md
This commit is contained in:
parent
2f39eb2398
commit
71df0fe92a
|
@ -1,3 +1,6 @@
|
||||||
|
# 0.9.26
|
||||||
|
* Update gem to reflect changes in 0.9.25
|
||||||
|
|
||||||
# 0.9.25
|
# 0.9.25
|
||||||
* Regenerate APIs
|
* Regenerate APIs
|
||||||
* Add `cloudkms:v1beta1`
|
* Add `cloudkms:v1beta1`
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
module Google
|
module Google
|
||||||
module Apis
|
module Apis
|
||||||
# Client library version
|
# Client library version
|
||||||
VERSION = '0.9.25'
|
VERSION = '0.9.26'
|
||||||
|
|
||||||
# Current operating system
|
# Current operating system
|
||||||
# @private
|
# @private
|
||||||
|
|
Loading…
Reference in New Issue