Sha256: 6a8dcb5908ff53e02bfe1fa7de092e3660dc46b8925be897b5cfe7056806befc
Contents?: true
Size: 247 Bytes
Versions: 1
Compression:
Stored size: 247 Bytes
Contents
# The version number for Mr. Poole's plugin. # Author: Ian Carrico https://iamcarrico.com # Description: Nothing special here, just a version number. # module Jekyll # Just the Poole Plugin. module PoolePlugin VERSION = '0.1.0' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-poole-0.1.0 | lib/poole/version.rb |