Sha256: f27cdb5a872c6a0baf8f9b275191f0d57a67267adc448a6a65b6e84ab9e2cc51

Contents?: true

Size: 212 Bytes

Versions: 1

Compression:

Stored size: 212 Bytes

Contents

# encoding: utf-8

module Hexx

  module Suit

    # The semantic version of the module.
    # @see http://semver.org/ Semantic versioning 2.0
    VERSION = "1.2.0".freeze

  end # module Suit

end # module Hexx

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hexx-suit-1.2.0 lib/hexx/suit/version.rb