diff --git a/fastimage.gemspec b/fastimage.gemspec index 0e7e085..9389f47 100644 --- a/fastimage.gemspec +++ b/fastimage.gemspec @@ -1,10 +1,10 @@ Gem::Specification.new do |s| s.name = %q{fastimage} - s.version = "2.1.3" + s.version = "2.1.4" s.required_ruby_version = '>= 1.9.2' s.authors = ["Stephen Sykes"] - s.date = %q{2018-05-01} + s.date = %q{2018-09-09} s.description = %q{FastImage finds the size or type of an image given its uri by fetching as little as needed.} s.email = %q{sdsykes@gmail.com} s.extra_rdoc_files = [