lib/utils/version.rb



module Metanorma
  module Utils
    VERSION = "1.0.4".freeze
  end
end