diff --git a/.release-please-manifest.json b/.release-please-manifest.json index a0bccd57247b..06a4388cdc80 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -521,7 +521,7 @@ "google-cloud-location+FILLER": "0.0.0", "google-cloud-location_finder": "0.3.0", "google-cloud-location_finder+FILLER": "0.0.0", - "google-cloud-location_finder-v1": "0.4.0", + "google-cloud-location_finder-v1": "0.5.0", "google-cloud-location_finder-v1+FILLER": "0.0.0", "google-cloud-logging": "2.7.0", "google-cloud-logging+FILLER": "0.0.0", diff --git a/google-cloud-location_finder-v1/CHANGELOG.md b/google-cloud-location_finder-v1/CHANGELOG.md index 7f0134ac0b6b..a4e0411c20dd 100644 --- a/google-cloud-location_finder-v1/CHANGELOG.md +++ b/google-cloud-location_finder-v1/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### 0.5.0 (2026-07-16) + +#### Features + +* Release GA version 1.0.0 ([#34791](https://github.com/googleapis/google-cloud-ruby/issues/34791)) + ### 0.4.0 (2026-06-11) #### Features @@ -34,4 +40,3 @@ * Initial generation of google-cloud-location_finder-v1 ([#31780](https://github.com/googleapis/google-cloud-ruby/issues/31780)) ## Release History - diff --git a/google-cloud-location_finder-v1/lib/google/cloud/location_finder/v1/version.rb b/google-cloud-location_finder-v1/lib/google/cloud/location_finder/v1/version.rb index 354380f09dff..b1d52f1320fd 100644 --- a/google-cloud-location_finder-v1/lib/google/cloud/location_finder/v1/version.rb +++ b/google-cloud-location_finder-v1/lib/google/cloud/location_finder/v1/version.rb @@ -21,7 +21,7 @@ module Google module Cloud module LocationFinder module V1 - VERSION = "0.4.0" + VERSION = "0.5.0" end end end diff --git a/google-cloud-location_finder-v1/snippets/snippet_metadata_google.cloud.locationfinder.v1.json b/google-cloud-location_finder-v1/snippets/snippet_metadata_google.cloud.locationfinder.v1.json index 3ece5e380e2c..fdba2ef92559 100644 --- a/google-cloud-location_finder-v1/snippets/snippet_metadata_google.cloud.locationfinder.v1.json +++ b/google-cloud-location_finder-v1/snippets/snippet_metadata_google.cloud.locationfinder.v1.json @@ -1,7 +1,7 @@ { "client_library": { "name": "google-cloud-location_finder-v1", - "version": "0.4.0", + "version": "0.5.0", "language": "RUBY", "apis": [ {