lib/datacite/mapping/module_info.rb in datacite-mapping-0.2.4 vs lib/datacite/mapping/module_info.rb in datacite-mapping-0.2.5
- old
+ new
@@ -2,10 +2,10 @@
module Mapping
# The name of this gem
NAME = 'datacite-mapping'.freeze
# The version of this gem
- VERSION = '0.2.4'.freeze
+ VERSION = '0.2.5'.freeze
# The copyright notice for this gem
COPYRIGHT = 'Copyright (c) 2016 The Regents of the University of California'.freeze
end
end