summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/version.rb
blob: 0382597b066a10aec2c451ca694dbdd918af2c2d (plain)
1
2
3
4
5
module Axlsx

  # The current version
  VERSION = "3.2.0"
end