Sha256: 6558d2c4b161654c84473a2e06546bf830f97538433c3b9474c7f6e845be89e9

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.0'

  # 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.0 lib/nanoc-select.rb