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=eba4adfd3440eceef140dc36c3fff7c416ebce09;hp=208bf770972aa5974c43647d6752def187d8cd46;hb=4c6b44299edb3613877d7e99586026423e9f15b5;hpb=5c77ed10c499025086e5d416966da7ff82124ef7 diff --git a/lib/HTML/Zoom.pm b/lib/HTML/Zoom.pm index 208bf77..eba4adf 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.009007'; $VERSION = eval $VERSION;