aws-sdk-cloudsearchdomain 1.0.0.rc4 → 1.0.0.rc5

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
  SHA1:
3
- metadata.gz: a30619534c0fd5aec8c385566d970b8f7e9bfe2f
4
- data.tar.gz: 4df1be2bbc0a0a138a7b888090d86c27dcb20640
3
+ metadata.gz: 6729ee983776dab886ad621f8f2b5e41711cb124
4
+ data.tar.gz: 3967009f7d1ce11898b327755650665701eb7f51
5
5
  SHA512:
6
- metadata.gz: 2cf0364f1059d378c275336deaabbaaee24c6ee657191028e06df879d37bc9811922c35fb503c61d1904e144ee23086ddd63b9ebfff3d3c956439a48892e0ded
7
- data.tar.gz: c143d1531481ef58010632bb69955d33915eac4009b4a474f28601c9ddd9efb4ae714f9c5c3b0f8e8767fa46a29c5b95ccc83974e762390d4fdd1b9b139720cd
6
+ metadata.gz: ad9849210dd6c23ea93f4d7cb6c3ca4134eb2239c51e25eabcfab8e6fa5d1b322e49f65a940326278b94b8feafa124fbff041ce8551abb7f604dfc0c20707e0f
7
+ data.tar.gz: 2e10265c7305c8507711de0664bc88b454a27b7c826173b76f7b01fdfceaac3ac25821097624d704b18458c183dd06412569de5a0d541a7d1f089d87304b1385
@@ -42,6 +42,6 @@ require_relative 'aws-sdk-cloudsearchdomain/customizations'
42
42
  # @service
43
43
  module Aws::CloudSearchDomain
44
44
 
45
- GEM_VERSION = '1.0.0.rc3'
45
+ GEM_VERSION = '1.0.0.rc5'
46
46
 
47
47
  end
@@ -733,7 +733,7 @@ module Aws::CloudSearchDomain
733
733
  params: params,
734
734
  config: config)
735
735
  context[:gem_name] = 'aws-sdk-cloudsearchdomain'
736
- context[:gem_version] = '1.0.0.rc3'
736
+ context[:gem_version] = '1.0.0.rc5'
737
737
  Seahorse::Client::Request.new(handlers, context)
738
738
  end
739
739
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-cloudsearchdomain
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0.rc4
4
+ version: 1.0.0.rc5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services