tilt-pdf/lib/tilt/pdf/version.rb
2013-10-22 17:41:08 +02:00

6 lines
58 B
Ruby

module Tilt
module PDF
VERSION = '0.1.0'
end
end