lib/adiwg/mdtranslator/version.rb in adiwg-mdtranslator-2.9.0 vs lib/adiwg/mdtranslator/version.rb in adiwg-mdtranslator-2.9.1

- old
+ new

@@ -1,8 +1,10 @@ # adiwg mdTranslator # version 2 history +# 2.9.1 2018-02-05 move 'technicalPrerequisite' to 'resourceFormat' +# 2.9.1 2018-02-05 fix variable name in fgdc spatial domain writer # 2.9.0 2018-02-01 added fgdc writer distribution information section # 2.9.0 2018-01-26 deprecate dictionaryFormat in favor of dictionaryFunctionalLanguage # 2.9.0 2018-01-25 added fgdc writer entity and attribute section # 2.8.0 2018-01-17 added fgdc writer spatial reference section # 2.7.1 2018-01-05 fix issue #171, fully implement deprecation of topicCategories[] @@ -59,10 +61,10 @@ # 2.0.0 2016-10-01 start of version 2 module ADIWG module Mdtranslator # current mdtranslator version - VERSION = "2.9.0" + VERSION = "2.9.1" end end # version 1 history # 1.0.0rc1 2015-02-27 schema 1.0 support