X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FHTML%2FZoom.pm;h=e92e25c8355a7a5d75d6d0d8d006567378833746;hb=c1f6c979b4ae7f2af6fadeeb459ec079fc7eb492;hp=fe5107b8cec974dd6035846cc4c67b1d2e4fad95;hpb=a7643d601cc39d5bc5a6b5c9cf9c4b15a3140f1a;p=catagits%2FHTML-Zoom.git diff --git a/lib/HTML/Zoom.pm b/lib/HTML/Zoom.pm index fe5107b..e92e25c 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.009007_1'; +our $VERSION = '0.009008'; $VERSION = eval $VERSION;