X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FHTML%2FZoom.pm;h=da858ad79b2302394c1048f9f75c376cf045915a;hb=5dbd334d1950339aea008c46b6d3b37945cd34a7;hp=208bf770972aa5974c43647d6752def187d8cd46;hpb=54d3fe9ef5e8ed22842cc95a7d589107ed3e21ab;p=catagits%2FHTML-Zoom.git diff --git a/lib/HTML/Zoom.pm b/lib/HTML/Zoom.pm index 208bf77..da858ad 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.009009'; $VERSION = eval $VERSION;