summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hashie.gemspec4
1 files changed, 2 insertions, 2 deletions
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 = [