Sha256: 6fc2623a2d1303bd820dc2f59dd30fb28d345b64de57fc7dd0d62a8414d45c9e

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.3.0'

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

Version data entries

1 entries across 1 versions & 1 rubygems

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