tilt-pdf/lib/tilt/pdf/version.rb

6 lines
58 B
Ruby

module Tilt
module PDF
VERSION = '0.1.1'
end
end