# frozen_string_literal: true

module Asciidoctor
  module IncludeExt
    # Version of the asciidoctor-include-ext gem.
    VERSION = '0.4.0'.freeze
  end
end
