Sha256: 960fbe9403322beab4f9e9df0cd673cff2dc15614743e14af80c0712de40ba77
Contents?: true
Size: 147 Bytes
Versions: 1
Compression:
Stored size: 147 Bytes
Contents
module Knitkit module VERSION #:nodoc: MAJOR = 2 MINOR = 1 TINY = 14 STRING = [MAJOR, MINOR, TINY].compact.join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
knitkit-2.1.14 | lib/knitkit/version.rb |