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 04bfc49..177575c 100644
--- a/hashie.gemspec
+++ b/hashie.gemspec
@@ -5,11 +5,11 @@
Gem::Specification.new do |s|
s.name = %q{hashie}
- s.version = "0.1.3"
+ s.version = "0.1.4"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Michael Bleigh"]
- s.date = %q{2009-11-12}
+ s.date = %q{2009-11-13}
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 = [