lib/adiwg/mdtranslator/version.rb in adiwg-mdtranslator-2.0.0rc3 vs lib/adiwg/mdtranslator/version.rb in adiwg-mdtranslator-2.0.0rc4
- old
+ new
@@ -1,16 +1,17 @@
# adiwg mdTranslator
# version 2 history
+# 2.0.0rc4 2017-05-19 bump mdJson schema version to 2.1.2
# 2.0.0rc3 2017-05-16 removed topicCategory from schema and manage as keyword
# 2.0.0rc2 2017-04-21 removed inline CSS option from CLI
# 2.0.0rc1 2017-04-09 release candidate 1
# 2.0.0 2016-10-01 start of version 2
module ADIWG
module Mdtranslator
# current mdtranslator version
- VERSION = "2.0.0rc3"
+ VERSION = "2.0.0rc4"
end
end
# version 1 history
# 1.0.0rc1 2015-02-27 schema 1.0 support