We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ce83b commit b301e54Copy full SHA for b301e54
lib/datacite/mapping/module_info.rb
@@ -6,9 +6,9 @@ module Mapping
6
NAME = 'datacite-mapping'
7
8
# The version of this gem
9
- VERSION = '0.4.0'
+ VERSION = '0.4.1'
10
11
# The copyright notice for this gem
12
- COPYRIGHT = 'Copyright (c) 2019 The Regents of the University of California'
+ COPYRIGHT = 'Copyright (c) 2022 The Regents of the University of California'
13
end
14
0 commit comments