fast_excel.gemspec in fast_excel-0.2.6 vs fast_excel.gemspec in fast_excel-0.3.0
- old
+ new
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = "fast_excel"
- s.version = "0.2.6"
+ s.version = "0.3.0"
s.author = ["Pavel Evstigneev"]
s.email = ["pavel.evst@gmail.com"]
s.homepage = "https://github.com/paxa/fast_excel"
s.summary = %q{Ultra Fast Excel Writer}
s.description = "Wrapper for libxlsxwriter using ffi"