Skip to content

Commit 8512753

Browse files
chore(main): release google-cloud-rapid_migration_assessment-v1 2.0.1 (#29432)
1 parent ccc38a4 commit 8512753

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@
585585
"google-cloud-pubsub-v1+FILLER": "0.0.0",
586586
"google-cloud-rapid_migration_assessment": "2.0.0",
587587
"google-cloud-rapid_migration_assessment+FILLER": "0.0.0",
588-
"google-cloud-rapid_migration_assessment-v1": "2.0.0",
588+
"google-cloud-rapid_migration_assessment-v1": "2.0.1",
589589
"google-cloud-rapid_migration_assessment-v1+FILLER": "0.0.0",
590590
"google-cloud-recaptcha_enterprise": "2.0.0",
591591
"google-cloud-recaptcha_enterprise+FILLER": "0.0.0",

google-cloud-rapid_migration_assessment-v1/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
### 2.0.1 (2025-03-28)
4+
5+
#### Documentation
6+
7+
* Minor typo fix in reference docs ([#29418](https://github.com/googleapis/google-cloud-ruby/issues/29418))
8+
39
### 2.0.0 (2025-02-07)
410

511
### ⚠ BREAKING CHANGES

google-cloud-rapid_migration_assessment-v1/lib/google/cloud/rapid_migration_assessment/v1/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Cloud
2222
module RapidMigrationAssessment
2323
module V1
24-
VERSION = "2.0.0"
24+
VERSION = "2.0.1"
2525
end
2626
end
2727
end

google-cloud-rapid_migration_assessment-v1/snippets/snippet_metadata_google.cloud.rapidmigrationassessment.v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"client_library": {
33
"name": "google-cloud-rapid_migration_assessment-v1",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)