blurb.gemspec in blurb-0.4.6 vs blurb.gemspec in blurb-0.4.7
- old
+ new
@@ -2,11 +2,11 @@
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.6"
- spec.authors = ["dlbunker", "eamigo13"]
+ spec.version = "0.4.7"
+ spec.authors = ["dlbunker", "eamigo13", "smithworx"]
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.}
spec.homepage = "https://github.com/iserve-products/blurb"