Skip to content

Commit

Permalink
Regenerate gemspec for version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
beerlington committed Aug 28, 2011
1 parent 70d5c6c commit 7251ff0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions classy_enum.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{classy_enum}
s.version = "1.2.0"
s.version = "1.3.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = [%q{Peter Brown}]
s.date = %q{2011-08-14}
s.date = %q{2011-08-28}
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 7251ff0

Please sign in to comment.