Sha256: 4011f9cf990e173d1088b11a3f883bb6aaf0331c5ce48510fdee47c44b8cd02e
Contents?: true
Size: 182 Bytes
Versions: 1
Compression:
Stored size: 182 Bytes
Contents
# encoding: utf-8 module NanocSelect # The current version of `nanoc-select`. VERSION = '3.0.0a2' # 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.0.0a2 | lib/nanoc-select.rb |