From bbb21e20afcc16abcb2abc569b6bb5d1fbbac917 Mon Sep 17 00:00:00 2001 From: Michael Bleigh Date: Thu, 19 Aug 2010 18:25:26 -0500 Subject: Regenerated gemspec for version 0.3.1 --- hashie.gemspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hashie.gemspec b/hashie.gemspec index 0670c54..0f1095e 100644 --- a/hashie.gemspec +++ b/hashie.gemspec @@ -5,11 +5,11 @@ Gem::Specification.new do |s| s.name = %q{hashie} - s.version = "0.3.0" + s.version = "0.3.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Michael Bleigh"] - s.date = %q{2010-08-10} + s.date = %q{2010-08-19} s.description = %q{Hashie is a small collection of tools that make hashes more powerful. Currently includes Mash (Mocking Hash) and Dash (Discrete Hash).} s.email = %q{michael@intridea.com} s.extra_rdoc_files = [ -- cgit v1.2.1