google-cloud-location 0.10.1 → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '08d19c3a39cf2f93eac40f13cd6f740a041494c37f3f74092acde3fb2b14357f'
4
- data.tar.gz: 3c117060347112d95cb12d1dd6dc5e42fbb3ac59b2a684f31e0882ee0653db7f
3
+ metadata.gz: 3da605e21f7faaa722a5db3e44269c8c4edda5c5606b8b6b8b34fa16b5932308
4
+ data.tar.gz: 76b1fa4f4c5d7648c8e16e0ad7a2d6deade60b70ce6db911a2b7551ce7f3b088
5
5
  SHA512:
6
- metadata.gz: cb901cb4fc36a9d4de29b5c92c57d3c436df4126fe4ddfcb4cbef41dbf7645cd429def5322daffbdd5292d3aec0bab6df6a946a177d38c1be56dec379e0069dd
7
- data.tar.gz: defad1a347704ecc48fce5cd531d8c4b6c1e8925defbc8d4b8dbf6fc3b349af76bb8f0358e3f2ea3c5183e05f397c2bc96b14ce1d96f035bb751fb37f4fca43c
6
+ metadata.gz: f53aa7f79f63c3f1447ccbbfb362be331f0a3cd15e0abb8ffc3f438717bce4d14df371d6a0e58ec935a47d8fce14f8db9f63be08ea42791468b00a2fc30b8344
7
+ data.tar.gz: de44717873e865171744fe8cfd92a9492875150fcbbc8f6b9078550ae3056f82fd710488fab8b770c53afc46a1e4abce5f0589abb929b3221c6aed1309a508f5
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module Location
23
- VERSION = "0.10.1"
23
+ VERSION = "1.0.0"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-location
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.1
4
+ version: 1.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC