Skip to content

Commit

Permalink
Release google-cloud-text_to_speech 0.5.1 (#4348)
Browse files Browse the repository at this point in the history
#### Bug Fixes

* Update minimum runtime dependencies
  • Loading branch information
yoshi-automation authored and blowmage committed Nov 7, 2019
1 parent dc10f1e commit bcb7cf9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions google-cloud-text_to_speech/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release History

### 0.5.1 / 2019-11-06

#### Bug Fixes

* Update minimum runtime dependencies

### 0.5.0 / 2019-10-29

This release requires Ruby 2.4 or later.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
module Google
module Cloud
module TextToSpeech
VERSION = "0.5.0".freeze
VERSION = "0.5.1".freeze
end
end
end

0 comments on commit bcb7cf9

Please sign in to comment.