lib/aws-sdk-ebs.rb in aws-sdk-ebs-1.9.0 vs lib/aws-sdk-ebs.rb in aws-sdk-ebs-1.10.0

- old
+ new

@@ -5,10 +5,11 @@ # This file is generated. See the contributing guide for more information: # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md # # WARNING ABOUT GENERATED CODE + require 'aws-sdk-core' require 'aws-sigv4' require_relative 'aws-sdk-ebs/types' require_relative 'aws-sdk-ebs/client_api' @@ -45,8 +46,8 @@ # See {Errors} for more information. # # @!group service module Aws::EBS - GEM_VERSION = '1.9.0' + GEM_VERSION = '1.10.0' end