Sha256: a47cd143aa84925b049f17db6463d89d1fe8e45777bd8893ae86bb5ae50a579b

Contents?: true

Size: 180 Bytes

Versions: 1

Compression:

Stored size: 180 Bytes

Contents

# encoding: utf-8

module Assertion

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

end # module Assertion

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
assertion-0.0.1 lib/assertion/version.rb