Skip to content

Commit 8699d2b

Browse files
chore: release google-cloud-bigquery-data_transfer 1.2.1 (#12417)
1 parent 36ffca6 commit 8699d2b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

google-cloud-bigquery-data_transfer/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-bigquery-data_transfer/lib/google/cloud/bigquery/data_transfer/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Cloud
2222
module Bigquery
2323
module DataTransfer
24-
VERSION = "1.2.0"
24+
VERSION = "1.2.1"
2525
end
2626
end
2727
end

0 commit comments

Comments
 (0)