lib/asciidoctor/m3d/version.rb in metanorma-m3d-1.0.2 vs lib/asciidoctor/m3d/version.rb in metanorma-m3d-1.0.3

- old
+ new

@@ -1,5 +1,5 @@ module Asciidoctor module M3d - VERSION = "1.0.2" + VERSION = "1.0.3" end end