lib/asciidoctor/version.rb



# frozen_string_literal: true
module Asciidoctor
  VERSION = '2.0.12'
end