# frozen_string_literal: true module Asciidoctor module InterdocReftext # Version of the asciidoctor-interdoc-reftext gem. VERSION = '0.5.3' end end