Sha256: a4d1f2637c73dc20baac7b8f1f774d5309e7e2b301e9862d9d4a7fbdd9fc9392

Contents?: true

Size: 332 Bytes

Versions: 1

Compression:

Stored size: 332 Bytes

Contents

# encoding: UTF-8
module Axlsx

  # The version of the gem
  # When using bunle exec rake and referencing the gem on github or locally
  # it will use the gemspec, which preloads this constant for the gem's version.
  # We check to make sure that it has not already been loaded
  VERSION="1.1.4" unless defined? Axlsx::VERSION

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
axlsx-1.1.4 lib/axlsx/version.rb