Sha256: 6ae6654ff71b19fd8472f79afb502c6886295f2c13216a8d891c25833c5d2532

Contents?: true

Size: 189 Bytes

Versions: 1

Compression:

Stored size: 189 Bytes

Contents

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

Version data entries

1 entries across 1 versions & 1 rubygems

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