aws-sdk-connect 1.184.0 → 1.186.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -54,7 +54,7 @@ module Aws::Connect
54
54
  autoload :EndpointProvider, 'aws-sdk-connect/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-connect/endpoints'
56
56
 
57
- GEM_VERSION = '1.184.0'
57
+ GEM_VERSION = '1.186.0'
58
58
 
59
59
  end
60
60