lib/adiwg/mdtranslator/version.rb in adiwg-mdtranslator-2.0.0rc13 vs lib/adiwg/mdtranslator/version.rb in adiwg-mdtranslator-2.0.0
- old
+ new
@@ -1,8 +1,9 @@
# adiwg mdTranslator
# version 2 history
+# 2.0.0 2017-06-28 added sbJson reader
# 2.0.0rc13 2017-06-16 apply changes to sbJson writer after fourth review session
# 2.0.0rc12 2017-06-14 apply changes to sbJson writer after third review session
# 2.0.0rc11 2017-06-08 apply changes to sbJson writer after second review session
# 2.0.0rc10 2017-06-05 apply changes to sbJson writer after review
# 2.0.0rc9 2017-05-26 allow choice of which dictionary to translate
@@ -18,10 +19,10 @@
# 2.0.0 2016-10-01 start of version 2
module ADIWG
module Mdtranslator
# current mdtranslator version
- VERSION = "2.0.0rc13"
+ VERSION = "2.0.0"
end
end
# version 1 history
# 1.0.0rc1 2015-02-27 schema 1.0 support