diff --git a/fastimage.gemspec b/fastimage.gemspec index 08730e9..bad8e32 100644 --- a/fastimage.gemspec +++ b/fastimage.gemspec @@ -1,10 +1,10 @@ Gem::Specification.new do |s| s.name = %q{fastimage} - s.version = "2.2.1" + s.version = "2.2.2" s.required_ruby_version = '>= 1.9.2' s.authors = ["Stephen Sykes"] - s.date = %q{2020-07-23} + s.date = %q{2021-01-30} 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 = [