Skip to content

Commit

Permalink
Regenerated gemspec for version 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Bleigh committed Nov 16, 2009
1 parent 14db13d commit 3b4d730
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hashie.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{hashie}
s.version = "0.1.4"
s.version = "0.1.5"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Michael Bleigh"]
s.date = %q{2009-11-13}
s.date = %q{2009-11-16}
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 = [
Expand Down

0 comments on commit 3b4d730

Please sign in to comment.