Skip to content

Commit

Permalink
Regenerated gemspec for version 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sdeming committed Aug 30, 2010
1 parent dd5b91b commit 0cc4848
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions jruby-poi.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@

Gem::Specification.new do |s|
s.name = %q{jruby-poi}
s.version = "0.5.0"
s.version = "0.5.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Scott Deming"]
s.authors = ["Scott Deming", "Jason Rogers"]
s.date = %q{2010-08-30}
s.description = %q{A rubyesque library for manipulating spreadsheets and other document types for jruby, using Apache POI.}
s.email = %q{sdeming@makefile.com}
s.email = ["sdeming@makefile.com", "jacaetevha@gmail.com"]
s.extra_rdoc_files = [
"LICENSE",
"README.markdown"
Expand Down

0 comments on commit 0cc4848

Please sign in to comment.