Sha256: 91730a590d6b94b57406287acc54a70c12b6f098763772bcb434a2c6a6f7e7cd

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 = "2.2.0".freeze

  end # module Suit

end # module Hexx

Version data entries

1 entries across 1 versions & 1 rubygems

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