Skip to content

Commit

Permalink
Release google-cloud 0.58.0 (#3024)
Browse files Browse the repository at this point in the history
* Add Cloud Talent
* Update Cloud KMS to 1.0
  • Loading branch information
dazuma committed Mar 13, 2019
1 parent 88b4d57 commit b6a4c65
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions google-cloud/CHANGELOG.md
@@ -1,5 +1,10 @@
# Release History

### 0.58.0 / 2019-03-13

* Add Cloud Talent
* Update Cloud KMS to 1.0

### 0.57.0 / 2018-12-14

* Add Cloud Asset
Expand Down
2 changes: 1 addition & 1 deletion google-cloud/lib/google/cloud/version.rb
Expand Up @@ -15,6 +15,6 @@

module Google
module Cloud
VERSION = "0.57.0".freeze
VERSION = "0.58.0".freeze
end
end

0 comments on commit b6a4c65

Please sign in to comment.