From e8aec702fab57b674d8918902b840299896561f8 Mon Sep 17 00:00:00 2001 From: Stephen Sykes Date: Thu, 3 Nov 2016 12:38:52 +0200 Subject: [PATCH] Bump patch version --- fastimage.gemspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 = [