google-cloud-storage-control-v2 0.1.1 → 1.0.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: a9f5e3f5d2791d4a52cb962abf2556639a7c1c0068a76a050e7143475918fc81
4
- data.tar.gz: 791ea5f90224df486dce31d26beead4b3280c98fa2c9ebd598637f4fb87f9a27
3
+ metadata.gz: a4cda0192b27282d30f2970418bf3d699703745a501493c6bea792adc910f44a
4
+ data.tar.gz: 412ed9e3b259b1f082d422d405b1adff51d10dc5c65af2f15715b2d94414caad
5
5
  SHA512:
6
- metadata.gz: a908e0407c9ac456367760a8f5344d2bcbd1f3d5004c04c61178b0f159e2b828d738016801059b97066e9120da25592b967d73c61e5e96e4523855915c4b4599
7
- data.tar.gz: 12e542067d9db2ced9c353f62f9c5757d97cb0ca206f054b1275fc547a2a6a50c7176582a167f6ac955bfa607a8a22062d87f1f6d960baad45cba060f1956c6e
6
+ metadata.gz: 4efe6d825267ba9265a5d898667c208ad24e4ed31a333d422b711ba38870ca6fb2e9d360f19175838dfd069adc7ab9cd1fa18307023ee70c4f43d74da4f0a84a
7
+ data.tar.gz: 72eeb8bfb9257af42d85dc01d3e0d81278d2894b923f8b2faf70301a8e221282ac2e14aa004a14de60428f0d9b3c22ac915375995b9d4b664de4d9547eb0b3b6
@@ -22,7 +22,7 @@ module Google
22
22
  module Storage
23
23
  module Control
24
24
  module V2
25
- VERSION = "0.1.1"
25
+ VERSION = "1.0.0"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-storage-control-v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 1.0.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: 2024-06-26 00:00:00.000000000 Z
11
+ date: 2024-07-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common