# frozen_string_literal: true module PDF class Reader module FindText VERSION = "0.1.2" end end end