Sha256: 7634bbbd9c92abda4cc79f85801b75341d54479c2d91fbe600d9e50087e19ab2

Contents?: true

Size: 132 Bytes

Versions: 1

Compression:

Stored size: 132 Bytes

Contents

module Belorussian
  module VERSION
    MAJOR = 0
    MINOR = 6
    TINY  = 0

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
belorussian-0.6.0 lib/belorussian/version.rb