From 5aaa16fb4b378b063a76e9b925ab40afeff6364c Mon Sep 17 00:00:00 2001 From: Stephen Sykes Date: Fri, 28 Feb 2014 14:58:37 +0200 Subject: [PATCH] Bump patch version --- Gemfile.lock | 2 +- fastimage.gemspec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b9a2e62..eda4525 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - fastimage (1.6.0) + fastimage (1.6.1) addressable (~> 2.3, >= 2.3.5) GEM diff --git a/fastimage.gemspec b/fastimage.gemspec index f27cde5..27c167d 100644 --- a/fastimage.gemspec +++ b/fastimage.gemspec @@ -1,10 +1,10 @@ Gem::Specification.new do |s| s.name = %q{fastimage} - s.version = "1.6.0" + s.version = "1.6.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Stephen Sykes"] - s.date = %q{2014-01-29} + s.date = %q{2014-02-28} 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 = [