X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FHTML%2FZoom.pm;h=baeec156e97ec1f4d0ef0f25da6ec791cd3294ad;hb=60d640ca9fbc328f7badc380a38f46e5414b6bf2;hp=5a852ea321696587999382c2242da87565bb0efe;hpb=94a3ddd9ea6e8c859f01407cc17c7042ccf34ba0;p=catagits%2FHTML-Zoom.git diff --git a/lib/HTML/Zoom.pm b/lib/HTML/Zoom.pm index 5a852ea..baeec15 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.009004'; +our $VERSION = '0.009005'; $VERSION = eval $VERSION;