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

  # The current version
  VERSION = "1.3.4"
end