Skip to content

Commit 33d146a

Browse files
chore: release google-cloud-binary_authorization 0.2.1 (googleapis#12414)
1 parent fe54be8 commit 33d146a

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

google-cloud-binary_authorization/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release History
22

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

511
#### Features

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
module Google
2121
module Cloud
2222
module BinaryAuthorization
23-
VERSION = "0.2.0"
23+
VERSION = "0.2.1"
2424
end
2525
end
2626
end

0 commit comments

Comments
 (0)