Sha256: 27316a6e4b26d669c126b4be841cf9c37057e3e062a8e34871d36fa358402993
Contents?: true
Size: 180 Bytes
Versions: 1
Compression:
Stored size: 180 Bytes
Contents
# encoding: utf-8 module NanocSelect # The current version of `nanoc-select`. VERSION = '3.1.3' # The list of possible versions to choose from. VERSIONS = [ 2, 3 ] end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nanoc-3.1.3 | lib/nanoc-select.rb |