lib/adiwg/mdtranslator/version.rb in adiwg-mdtranslator-2.3.2 vs lib/adiwg/mdtranslator/version.rb in adiwg-mdtranslator-2.3.3
- old
+ new
@@ -1,8 +1,9 @@
# adiwg mdTranslator
# version 2 history
+# 2.3.3 2017-10-03 modify sbJson reader execution fail tests
# 2.3.2 2017-09-14 add associationType to sbJson relatedItems
# 2.3.2 2017-09-14 add contacts to resource citation
# 2.3.1 2017-09-13 fixed fgdc reader: removed conversion of hash to json
# 2.3.0 2017-09-11 add fgdc 1998 CSDGM reader
# 2.2.0 2017-08-31 refactor for schema changes to Lineage and Funding
@@ -26,10 +27,10 @@
# 2.0.0 2016-10-01 start of version 2
module ADIWG
module Mdtranslator
# current mdtranslator version
- VERSION = "2.3.2"
+ VERSION = "2.3.3"
end
end
# version 1 history
# 1.0.0rc1 2015-02-27 schema 1.0 support