Sha256: b6ede3572f5e0bb23d0bec4e48b2f8b89ddfd36fe48791cfaa0cbda50593538a

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.2'.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.2 lib/merritt/manifest/module_info.rb