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

5 lines
58 B
Ruby

module Tilt
module PDF
VERSION = '0.10.0'
end
end