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=208bf770972aa5974c43647d6752def187d8cd46;hp=1af6a0b9413614d16dd3f7691c0aea267f8cac7b;hb=54d3fe9ef5e8ed22842cc95a7d589107ed3e21ab;hpb=5bfa7aeb8328819f71cc7b3603a195a943e27b45 diff --git a/lib/HTML/Zoom.pm b/lib/HTML/Zoom.pm index 1af6a0b..208bf77 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.009007_1'; $VERSION = eval $VERSION;