Sha256: 3930afac9cab890a1c38d74106b0eff258d09cf021e4ad50c5c0737829a0767b
Contents?: true
Size: 171 Bytes
Versions: 1
Compression:
Stored size: 171 Bytes
Contents
module Jekyll class Octopod module VERSION #:nodoc: MAJOR = 0 MINOR = 6 TINY = 5 STRING = [MAJOR, MINOR, TINY].join('.') end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-octopod-0.6.5 | lib/jekyll/octopod/version.rb |