writeexcel.gemspec in writeexcel-0.4.2 vs writeexcel.gemspec in writeexcel-0.4.3
- old
+ new
@@ -3,14 +3,14 @@
# Instead, edit Jeweler::Tasks in rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{writeexcel}
- s.version = "0.4.2"
+ s.version = "0.4.3"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Hideo NAKAMURA"]
- s.date = %q{2010-05-20}
+ s.date = %q{2010-10-13}
s.description = %q{Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, formulas, hyperlinks and images can be written to the cells.}
s.email = %q{cxn03651@msj.biglobe.ne.jp}
s.extra_rdoc_files = [
"README.rdoc"
]