Skip to content

Commit 22affb3

Browse files
authored
Release google-cloud-binary_authorization 0.1.0 (googleapis#8367)
Initial release.
1 parent c7151a8 commit 22affb3

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

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

3+
### 0.1.0 / 2020-12-08
4+
5+
Initial release.
6+

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.0.1"
23+
VERSION = "0.1.0"
2424
end
2525
end
2626
end

0 commit comments

Comments
 (0)