Skip to content

Commit

Permalink
Bumped gem version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Bleigh committed Jul 22, 2008
1 parent e7bd3ec commit 40e11f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mash.gemspec
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = "mash"
s.version = "0.0.5"
s.date = "2008-04-26"
s.version = "0.0.6"
s.date = "2008-07-22"
s.summary = "An extended Hash that gives simple pseudo-object functionality that can be built from hashes and easily extended"
s.email = "michael@intridea.com"
s.homepage = "http://github.com/mbleigh/mash"
Expand Down

0 comments on commit 40e11f6

Please sign in to comment.