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