Skip to content

Commit

Permalink
chore(main): release google-cloud-beyond_corp-client_connector_servic…
Browse files Browse the repository at this point in the history
…es-v1 0.2.0 (#21788)
  • Loading branch information
release-please[bot] authored May 31, 2023
1 parent ba22a94 commit f180e00
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"google-cloud-beyond_corp-app_connectors-v1+FILLER": "0.0.0",
"google-cloud-beyond_corp-app_gateways-v1": "0.1.1",
"google-cloud-beyond_corp-app_gateways-v1+FILLER": "0.0.0",
"google-cloud-beyond_corp-client_connector_services-v1": "0.1.1",
"google-cloud-beyond_corp-client_connector_services-v1": "0.2.0",
"google-cloud-beyond_corp-client_connector_services-v1+FILLER": "0.0.0",
"google-cloud-beyond_corp-client_gateways-v1": "0.2.0",
"google-cloud-beyond_corp-client_gateways-v1+FILLER": "0.0.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

### 0.2.0 (2023-05-31)

#### Features

* Uses binary protobuf definitions for better forward compatibility ([#21672](https://github.com/googleapis/google-cloud-ruby/issues/21672))

### 0.1.1 (2022-09-07)

#### Documentation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ module Cloud
module BeyondCorp
module ClientConnectorServices
module V1
VERSION = "0.1.1"
VERSION = "0.2.0"
end
end
end
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"client_library": {
"name": "google-cloud-beyond_corp-client_connector_services-v1",
"version": "0.1.1",
"version": "0.2.0",
"language": "RUBY",
"apis": [
{
Expand Down

0 comments on commit f180e00

Please sign in to comment.