diff --git a/fastimage.gemspec b/fastimage.gemspec index 2a8ee88..dd6760a 100644 --- a/fastimage.gemspec +++ b/fastimage.gemspec @@ -1,10 +1,10 @@ Gem::Specification.new do |s| s.name = %q{fastimage} - s.version = "2.0.0" + s.version = "2.0.1" s.required_ruby_version = '>= 1.9.2' s.authors = ["Stephen Sykes"] - s.date = %q{2016-03-24} + s.date = %q{2016-11-03} 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 = [