X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FHTML-Zoom.git;a=blobdiff_plain;f=lib%2FHTML%2FZoom.pm;fp=lib%2FHTML%2FZoom.pm;h=0f0d75faf27d5f4e43c67317f91496a3402d7d2d;hp=ce0df572feb03f667c7968c5ed587979d53e2163;hb=44c29eb697a868677632f4f222d9e8cdef0df0cb;hpb=9d554d62af2ba16997f6f47f23ef0674ac50e5c5 diff --git a/lib/HTML/Zoom.pm b/lib/HTML/Zoom.pm index ce0df57..0f0d75f 100644 --- a/lib/HTML/Zoom.pm +++ b/lib/HTML/Zoom.pm @@ -8,7 +8,7 @@ use HTML::Zoom::Transform; use HTML::Zoom::TransformBuilder; use Scalar::Util (); -our $VERSION = '0.009008'; +our $VERSION = '0.009008_01'; $VERSION = eval $VERSION;