Skip to content

Commit

Permalink
feat: Automated regeneration of adexperiencereport v1 client (googlea…
Browse files Browse the repository at this point in the history
…pis#12720)

Auto-created at 2022-10-31 11:12:38 +0000 using the toys pull request generator.
  • Loading branch information
yoshi-code-bot authored Oct 31, 2022
1 parent 7fca9f1 commit a4a8c5e
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-adexperiencereport_v1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release history for google-apis-adexperiencereport_v1

### v0.13.0 (2022-10-31)

* Regenerated using generator version 0.11.0

### v0.12.0 (2022-09-21)

* Regenerated using generator version 0.10.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.5'
gem.add_runtime_dependency "google-apis-core", ">= 0.9.0", "< 2.a"
gem.add_runtime_dependency "google-apis-core", ">= 0.9.1", "< 2.a"
end
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ module Google
module Apis
module AdexperiencereportV1
# Version of the google-apis-adexperiencereport_v1 gem
GEM_VERSION = "0.12.0"
GEM_VERSION = "0.13.0"

# Version of the code generator used to generate this client
GENERATOR_VERSION = "0.10.0"
GENERATOR_VERSION = "0.11.0"

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

0 comments on commit a4a8c5e

Please sign in to comment.