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

  # The current version
  VERSION = "3.3.0"
end