Sha256: 29ebc0d0c57b9d053104efd1c67e878bcc902ad98b0fe337a9a076fd449a2f93
Contents?: true
Size: 154 Bytes
Versions: 1
Compression:
Stored size: 154 Bytes
Contents
module TunecoreDirect #:nodoc: module VERSION #:nodoc: MAJOR = 0 MINOR = 0 TINY = 1 STRING = [MAJOR, MINOR, TINY].join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tunecore_direct-0.0.1 | lib/tunecore_direct/version.rb |