Sha256: 6ad94ce05b3c729498054f6c2d7e977d686598ce06f0ad3eb9eb14a0f3cd30d3
Contents?: true
Size: 241 Bytes
Versions: 1
Compression:
Stored size: 241 Bytes
Contents
# Sets constant Columnize::VERSION, the version number of # this package. It is used in Gem creation but can also be consulted after # require'ing 'columnize'. module Columnize # The current version of this package VERSION = '0.3.5' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
columnize-0.3.5 | lib/version.rb |