Sha256: 106c416104b61fa45b54a9bd6380ae9e8675face59da15e202e0feb35b14d1fe

Contents?: true

Size: 306 Bytes

Versions: 1

Compression:

Stored size: 306 Bytes

Contents

# frozen_string_literal: true

module Datacite
  module Mapping
    # The name of this gem
    NAME = 'datacite-mapping'

    # The version of this gem
    VERSION = '0.4.0'

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
datacite-mapping-0.4.0 lib/datacite/mapping/module_info.rb