Skip to content

Commit

Permalink
Regenerated gemspec for version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
duelinmarkers committed Jul 7, 2009
1 parent dd39d04 commit 130416f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions renum.gemspec
Expand Up @@ -2,24 +2,24 @@

Gem::Specification.new do |s|
s.name = %q{renum}
s.version = "1.0.2"
s.version = "1.1.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["John Hume"]
s.date = %q{2009-06-19}
s.date = %q{2009-07-07}
s.description = %q{provides a readable but terse enum facility for Ruby}
s.email = %q{duelin.markers@gmail.com}
s.extra_rdoc_files = [
"README.textile"
]
s.files = [
"README.textile",
"README.textile",
"Rakefile",
"VERSION",
"lib/renum.rb",
"lib/renum/enumerated_value.rb",
"lib/renum/enumerated_value_type_factory.rb",
"lib/renum/version.rb",
"renum.gemspec",
"spec/renum_spec.rb",
"spec/spec_helper.rb"
]
Expand Down

0 comments on commit 130416f

Please sign in to comment.