blurb.gemspec in blurb-0.4.4 vs blurb.gemspec in blurb-0.4.5

- old
+ new

@@ -2,10 +2,10 @@ lib = File.expand_path('../lib', __FILE__) $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) Gem::Specification.new do |spec| spec.name = "blurb" - spec.version = "0.4.4" + spec.version = "0.4.5" spec.authors = ["dlbunker", "eamigo13"] spec.email = ["evan@pattern.com"] spec.summary = %q{Ruby gem for the Amazon Advertising API} spec.description = %q{Amazon released a new Advertising API in 2017. This gem will integrate and allow you to make API calls to Amazon.}