Sha256: a60184179b8ef5539500ccafdff5f72013cadee4c112a9d0543aa3aee9f7a4db

Contents?: true

Size: 148 Bytes

Versions: 1

Compression:

Stored size: 148 Bytes

Contents

module Capitate #:nodoc:
  module VERSION #:nodoc:
    MAJOR = 0
    MINOR = 2
    TINY  = 2

    STRING = [MAJOR, MINOR, TINY].join('.')
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
capitate-0.2.2 lib/capitate/version.rb