mirror of
https://github.com/lloeki/tilt-pdf.git
synced 2025-12-06 10:34:41 +01:00
6 lines
58 B
Ruby
6 lines
58 B
Ruby
module Tilt
|
|
module PDF
|
|
VERSION = '0.1.0'
|
|
|
|
end
|
|
end
|