Skip to content

Commit

Permalink
feat: Automated regeneration of playgrouping v1alpha1 client (#19248)
Browse files Browse the repository at this point in the history
Auto-created at 2024-05-19 10:58:30 +0000 using the toys pull request generator.
  • Loading branch information
yoshi-code-bot committed May 21, 2024
1 parent fc5e2b1 commit 6800f2e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions generated/google-apis-playgrouping_v1alpha1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release history for google-apis-playgrouping_v1alpha1

### v0.4.0 (2024-05-19)

* Regenerated using generator version 0.15.0

### v0.3.0 (2024-02-24)

* Regenerated using generator version 0.14.0
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.7'
gem.add_runtime_dependency "google-apis-core", ">= 0.14.0", "< 2.a"
gem.add_runtime_dependency "google-apis-core", ">= 0.15.0", "< 2.a"
end
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ module Google
module Apis
module PlaygroupingV1alpha1
# Version of the google-apis-playgrouping_v1alpha1 gem
GEM_VERSION = "0.3.0"
GEM_VERSION = "0.4.0"

# Version of the code generator used to generate this client
GENERATOR_VERSION = "0.14.0"
GENERATOR_VERSION = "0.15.0"

# Revision of the discovery document this client was generated from
REVISION = "20230824"
Expand Down

0 comments on commit 6800f2e

Please sign in to comment.