Sha256: f0c16703ac379b7bda75ccd2e4efdb1e284c8409730fbd1ba79ac246a5805327
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.2.0' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-poole-0.2.0 | lib/poole/version.rb |