mirror of
https://github.com/lloeki/tilt-pdf.git
synced 2025-12-10 12:27:54 +01:00
5 lines
57 B
Ruby
5 lines
57 B
Ruby
module Tilt
|
|
module PDF
|
|
VERSION = '0.1.2'
|
|
end
|
|
end
|