lib/aws-sdk-mobile/client.rb in aws-sdk-mobile-1.20.1 vs lib/aws-sdk-mobile/client.rb in aws-sdk-mobile-1.21.0

- old
+ new

@@ -1,5 +1,7 @@ +# frozen_string_literal: true + # WARNING ABOUT GENERATED CODE # # This file is generated. See the contributing guide for more information: # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md # @@ -706,10 +708,10 @@ operation: config.api.operation(operation_name), client: self, params: params, config: config) context[:gem_name] = 'aws-sdk-mobile' - context[:gem_version] = '1.20.1' + context[:gem_version] = '1.21.0' Seahorse::Client::Request.new(handlers, context) end # @api private # @deprecated