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

5 lines
57 B
Ruby

module Tilt
module PDF
VERSION = '0.9.0'
end
end