Skip to content

Commit

Permalink
chore(main): release google-cloud-vm_migration 1.0.0 (#22595)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jul 26, 2023
1 parent 04e7149 commit 4bbb0d5
Show file tree
Hide file tree
Showing 3 changed files with 8 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 @@ -655,7 +655,7 @@
"google-cloud-vision-v1p3beta1+FILLER": "0.0.0",
"google-cloud-vision-v1p4beta1": "0.5.1",
"google-cloud-vision-v1p4beta1+FILLER": "0.0.0",
"google-cloud-vm_migration": "0.3.0",
"google-cloud-vm_migration": "1.0.0",
"google-cloud-vm_migration+FILLER": "0.0.0",
"google-cloud-vm_migration-v1": "0.6.1",
"google-cloud-vm_migration-v1+FILLER": "0.0.0",
Expand Down
7 changes: 6 additions & 1 deletion google-cloud-vm_migration/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

### 1.0.0 (2023-07-26)

#### Features

* Bump version to 1.0.0 ([#22593](https://github.com/googleapis/google-cloud-ruby/issues/22593))

### 0.3.0 (2023-03-09)

#### Features
Expand All @@ -24,4 +30,3 @@
#### Features

* Initial generation of google-cloud-vm_migration

Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
module Google
module Cloud
module VMMigration
VERSION = "0.3.0"
VERSION = "1.0.0"
end
end
end

0 comments on commit 4bbb0d5

Please sign in to comment.