X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FHTML%2FZoom.pm;h=0f0d75faf27d5f4e43c67317f91496a3402d7d2d;hb=44c29eb697a868677632f4f222d9e8cdef0df0cb;hp=1af6a0b9413614d16dd3f7691c0aea267f8cac7b;hpb=2d0662c077bfd275682acfad25d407e0724ec34f;p=catagits%2FHTML-Zoom.git diff --git a/lib/HTML/Zoom.pm b/lib/HTML/Zoom.pm index 1af6a0b..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.009006'; +our $VERSION = '0.009008_01'; $VERSION = eval $VERSION;