google-apis-games_configuration_v1configuration 0.4.0 → 0.5.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b93edbd85ebb32eb44ab013e2f521c405b45498780f60eab97b3fb6841b1d339
4
- data.tar.gz: '08b80371ede99f20851d9a5b97e2e33b0dc539ec32e9dbc9a8fa9dcf12f98c22'
3
+ metadata.gz: 9a9255c6da7d7b1f6d70997e9078274311391d1e4805a14be572ba1fc3d321c0
4
+ data.tar.gz: 7babf22bfcffa94f3b4ef694b6c7af7b3b5f908465bded7d85514afa016d1ddc
5
5
  SHA512:
6
- metadata.gz: 9c81be5ceaffb76008a5a549ec533067e522ed7ad0de41dff3baa7321f41e1d24dc67238c9b233ab7a27cd411419043e39aa462a4df6590b3f7c26c3d9e20ae2
7
- data.tar.gz: 24fb2b008d7abf251be74c34fae6aa9b811e3eff35c5453286e264266f0af9488539f39d2def17da9a6ce6fb8045f123ebd2151efa3dc1ac5cdb77f9a229600f
6
+ metadata.gz: 269e180aba01529cc50bd1431b1f6a2549aff185db8e01167173b1135f7308d214ab67072f7062ca38f4e73812617faf5d6beb6f4243c8cdc5fffcbe568500a4
7
+ data.tar.gz: 86172fe7b9b10ea91e32dd36b819f2ef4d69df4f7d33d5f966f1cd0b9f1bedbb8e288a3dbaee70c00fafb2e882165c8d58b2411513ed485ab617a905c1a2ee4c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-games_configuration_v1configuration
2
2
 
3
+ ### v0.5.0 (2021-06-30)
4
+
5
+ * Regenerated using generator version 0.4.0
6
+
3
7
  ### v0.4.0 (2021-06-24)
4
8
 
5
9
  * Regenerated using generator version 0.3.0
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module GamesConfigurationV1configuration
18
18
  # Version of the google-apis-games_configuration_v1configuration gem
19
- GEM_VERSION = "0.4.0"
19
+ GEM_VERSION = "0.5.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.3.0"
22
+ GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20200811"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-games_configuration_v1configuration
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-06-28 00:00:00.000000000 Z
11
+ date: 2021-07-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.3'
19
+ version: '0.4'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.3'
29
+ version: '0.4'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -59,7 +59,7 @@ licenses:
59
59
  metadata:
60
60
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
61
61
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-games_configuration_v1configuration/CHANGELOG.md
62
- documentation_uri: https://googleapis.dev/ruby/google-apis-games_configuration_v1configuration/v0.4.0
62
+ documentation_uri: https://googleapis.dev/ruby/google-apis-games_configuration_v1configuration/v0.5.0
63
63
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-games_configuration_v1configuration
64
64
  post_install_message:
65
65
  rdoc_options: []