Skip to content

Commit

Permalink
Regenerated gemspec for 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
beerlington committed Dec 13, 2010
1 parent c9b3383 commit 8bfb5ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions classy_enum.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{classy_enum}
s.version = "0.6.0"
s.version = "0.6.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Peter Brown"]
s.date = %q{2010-11-13}
s.date = %q{2010-12-12}
s.description = %q{A utility that adds class based enum functionality to ActiveRecord attributes}
s.email = %q{github@lette.us}
s.extra_rdoc_files = [
Expand Down

0 comments on commit 8bfb5ff

Please sign in to comment.