Skip to content

Commit

Permalink
chore: release google-cloud-service_control-v1 0.4.1 (#12565)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot authored Jul 8, 2021
1 parent ff8c5f7 commit b46b5e6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions google-cloud-service_control-v1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release History

### 0.4.1 / 2021-07-08

#### Bug Fixes

* Update timeout and retry policy

### 0.4.0 / 2021-06-29

#### Features
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module Google
module Cloud
module ServiceControl
module V1
VERSION = "0.4.0"
VERSION = "0.4.1"
end
end
end
Expand Down

0 comments on commit b46b5e6

Please sign in to comment.