google-cloud-data_catalog-lineage 0.4.0 → 1.0.1

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: 32dadc4293ef0ff942b6dab36c113423daa7dbbd8704dba3476edac87160c725
4
- data.tar.gz: 7f48d00af03aca02b7a5aed35b1135576fd548eea67304eeb30d1dbc6d3bf28d
3
+ metadata.gz: 4a25291225bc4c2dba443cd302b934ebbbd0bfb9291fae47ae1a51fbefbbb941
4
+ data.tar.gz: 73bc8e036e3a37cbbbe439ea3ad294a68bfbeeea4269a8421e17e16fa0ec6fa4
5
5
  SHA512:
6
- metadata.gz: 6eab7b5412804222272508130435bb11ff8e0a0f62f8480a859dbc502a552512c6509fb94b4bde24887d2bae0d3f28c953c26d37b3cac77175f4b957fa2d1f47
7
- data.tar.gz: 2023937f62dd3be7140e255b80b94f181df632c6b1336d94c0a72073d28cde338a4d0418b92086b263582a411915048a2129e5e27a46adad7a0e1112e0b96626
6
+ metadata.gz: f45bd40e0d32eff8780c1a43bfd0737f73f345dae06f66964740f0d7b98ec9c8b41e8830c24cc44c545e57c4ad08bbbdc70e31cd5eccb342782c62880624039f
7
+ data.tar.gz: d63f494198570dc1eb0a29e91f4b7749526dc501b6fc993db897ca15a964fb5ba117584108ff997b0cb929a2ed29d8d842b411c76a577d5ef99bb90e84f55866
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module DataCatalog
23
23
  module Lineage
24
- VERSION = "0.4.0"
24
+ VERSION = "1.0.1"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-data_catalog-lineage
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-02-26 00:00:00.000000000 Z
11
+ date: 2024-08-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-core