Skip to content

Commit

Permalink
chore(main): release google-cloud-web_risk 1.3.0 (#18805)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot authored Jul 8, 2022
1 parent 4a5aee7 commit 924c6ce
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,7 @@
"google-cloud-vpc_access+FILLER": "0.0.0",
"google-cloud-vpc_access-v1": "0.1.4",
"google-cloud-vpc_access-v1+FILLER": "0.0.0",
"google-cloud-web_risk": "1.2.3",
"google-cloud-web_risk": "1.3.0",
"google-cloud-web_risk+FILLER": "0.0.0",
"google-cloud-web_risk-v1": "0.5.0",
"google-cloud-web_risk-v1+FILLER": "0.0.0",
Expand Down
6 changes: 6 additions & 0 deletions google-cloud-web_risk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release History

### 1.3.0 (2022-07-08)

#### Features

* Updated minimum Ruby version to 2.6 ([#18443](https://github.com/googleapis/google-cloud-ruby/issues/18443))

### 1.2.3 / 2022-01-11

#### Documentation
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-web_risk/lib/google/cloud/web_risk/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
module Google
module Cloud
module WebRisk
VERSION = "1.2.3"
VERSION = "1.3.0"
end
end
end

0 comments on commit 924c6ce

Please sign in to comment.