missing require (and make it v0.1.1)

This commit is contained in:
Loic Nageleisen 2013-10-24 14:44:08 +02:00
parent b5dafd730b
commit 772a8a195e
2 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,6 @@
module Tilt
module PDF
VERSION = '0.1.0'
VERSION = '0.1.1'
end
end