Sha256: e5c97c83980e244dcdf44d3bbb2955e53d64747efca19ea4b1d2698335e30b5f
Contents?: true
Size: 165 Bytes
Versions: 1
Compression:
Stored size: 165 Bytes
Contents
module ViniBaxter module DeskFront MAJOR = 200 MINOR = 0 TINY = 1 PRE = "SPAFOLLY" VERSION = [MAJOR, MINOR, TINY].compact.join(".") end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
viniBaxter-desk_front-200.0.1 | lib/viniBaxter/desk_front/version.rb |