Sha256: 5ff5e4658a474695e0d8c14d44c2230af2ab75e23deaf47ae1ff1f16e396c7e1

Contents?: true

Size: 295 Bytes

Versions: 1

Compression:

Stored size: 295 Bytes

Contents

module Merritt
  class Manifest
    # The name of this gem
    NAME = 'merritt-manifest'.freeze

    # The version of this gem
    VERSION = '0.1.1'.freeze

    # The copyright notice for this gem
    COPYRIGHT = 'Copyright (c) 2017 The Regents of the University of California'.freeze
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
merritt-manifest-0.1.1 lib/merritt/manifest/module_info.rb