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

5 lines
57 B
Ruby

module Tilt
module PDF
VERSION = '0.1.2'
end
end