Skip to content

Commit

Permalink
feat: Automated regeneration of cloudbuild v1alpha1 client (#11819)
Browse files Browse the repository at this point in the history
Auto-created at 2022-09-19 11:10:07 +0000 using the toys pull request generator.
  • Loading branch information
yoshi-code-bot authored Sep 19, 2022
1 parent 117e776 commit 9cd5d55
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions generated/google-apis-cloudbuild_v1alpha1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release history for google-apis-cloudbuild_v1alpha1

### v0.27.0 (2022-09-19)

* Unspecified changes

### v0.26.0 (2022-09-17)

* Unspecified changes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ Gem::Specification.new do |gem|
gem.require_paths = ["lib"]

gem.required_ruby_version = '>= 2.5'
gem.add_runtime_dependency "google-apis-core", ">= 0.7.2", "< 2.a"
gem.add_runtime_dependency "google-apis-core", ">= 0.9.0", "< 2.a"
end
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module Google
module Apis
module CloudbuildV1alpha1
# Version of the google-apis-cloudbuild_v1alpha1 gem
GEM_VERSION = "0.26.0"
GEM_VERSION = "0.27.0"

# Version of the code generator used to generate this client
GENERATOR_VERSION = "0.9.0"
Expand Down

0 comments on commit 9cd5d55

Please sign in to comment.