aws-sdk-datazone 1.28.0 → 1.29.0

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