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