lib/writeexcel.rb in writeexcel-0.3.1 vs lib/writeexcel.rb in writeexcel-0.3.2
- old
+ new
@@ -1128,7 +1128,6 @@
# * When there are several charts with titles set in a workbook some of
# the titles may display at a font size of 10 instead of the default
# 12 until another chart with the title set is viewed.
#
class WriteExcel < Workbook
- VERSION = "0.3.1"
end