From 540f4bb9299fe168809330d5e350b5e7e17c4b2d Mon Sep 17 00:00:00 2001 From: Michael Bleigh Date: Tue, 31 Aug 2010 00:23:19 -0500 Subject: Regenerated gemspec for version 0.4.0 --- hashie.gemspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hashie.gemspec') diff --git a/hashie.gemspec b/hashie.gemspec index 0f1095e..4dcb89c 100644 --- a/hashie.gemspec +++ b/hashie.gemspec @@ -5,11 +5,11 @@ Gem::Specification.new do |s| s.name = %q{hashie} - s.version = "0.3.1" + s.version = "0.4.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Michael Bleigh"] - s.date = %q{2010-08-19} + s.date = %q{2010-08-31} 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