lib/adiwg/mdtranslator/version.rb in adiwg-mdtranslator-2.14.1 vs lib/adiwg/mdtranslator/version.rb in adiwg-mdtranslator-2.14.2

- old
+ new

@@ -1,8 +1,9 @@ # adiwg mdTranslator # version 2 history +# 2.14.2 2018-11-1 fix fgdc reader error messages # 2.14.1 2018-10-31 add fix for empty verticalDatum in fgdc and iso 19115_2 writers # 2.14.0 2018-10-27 refactor taxonomy for multiple taxonomic classifications # 2.14.0 2018-10-27 refactor taxonomy for identification reference as citation # 2.14.0 2018-10-27 refactor taxonomy for identification procedures not required # 2.14.0 2018-10-27 refactor spatial reference for reorganized parameter set @@ -100,10 +101,10 @@ # 2.0.0 2016-10-01 start of version 2 module ADIWG module Mdtranslator # current mdtranslator version - VERSION = "2.14.1" + VERSION = "2.14.2" end end # version 1 history # 1.0.0rc1 2015-02-27 schema 1.0 support