Skip to content

Commit

Permalink
Regenerate gemspec for version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Baker committed Jul 7, 2011
1 parent 8d6a40d commit a80c697
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions attr_enumerator.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{attr_enumerator}
s.version = "0.4.1"
s.version = "0.5.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Chris Baker"]
s.date = %q{2011-05-06}
s.date = %q{2011-07-07}
s.description = %q{A method for restricting an attribute to a set of choices}
s.email = %q{[email protected]}
s.extra_rdoc_files = [
Expand Down

0 comments on commit a80c697

Please sign in to comment.