Sha256: 690d7f0f006bde6a9264ce24ea1c46f55d50f77dd6ab1d78061de78d531a4139
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 = 0 STRING = [MAJOR, MINOR, TINY].join('.') end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-octopod-0.6.0 | lib/jekyll/octopod/version.rb |