From 674d5957636bc9b0d97461bc1b9d147910135260 Mon Sep 17 00:00:00 2001 From: sdsykes Date: Tue, 23 Feb 2010 10:49:19 +0100 Subject: [PATCH] bump gemspec version --- fastimage.gemspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fastimage.gemspec b/fastimage.gemspec index 19d42e0..003fd75 100644 --- a/fastimage.gemspec +++ b/fastimage.gemspec @@ -5,11 +5,11 @@ Gem::Specification.new do |s| s.name = %q{fastimage} - s.version = "1.2.2" + s.version = "1.2.3" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Stephen Sykes"] - s.date = %q{2010-02-16} + s.date = %q{2010-02-23} 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 = [