diff --git a/fastimage.gemspec b/fastimage.gemspec index fba6043..08730e9 100644 --- a/fastimage.gemspec +++ b/fastimage.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = %q{fastimage} - s.version = "2.2.0" + s.version = "2.2.1" s.required_ruby_version = '>= 1.9.2' s.authors = ["Stephen Sykes"]