Skip to content

Commit 76a4028

Browse files
chore: release google-cloud-speech 1.2.1 (#12411)
1 parent 6adc835 commit 76a4028

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

google-cloud-speech/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release History
22

3+
### 1.2.1 / 2021-06-30
4+
5+
#### Bug Fixes
6+
7+
* Expand dependencies to include future 1.x releases of versioned clients
8+
39
### 1.2.0 / 2021-03-08
410

511
#### Features

google-cloud-speech/lib/google/cloud/speech/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
module Google
1717
module Cloud
1818
module Speech
19-
VERSION = "1.2.0".freeze
19+
VERSION = "1.2.1".freeze
2020
end
2121
end
2222
end

0 commit comments

Comments
 (0)