Version 0.009006 release_0.009006
Florian Ragwitz [Fri, 20 May 2011 10:34:27 +0000 (12:34 +0200)]
Changes
lib/HTML/Zoom.pm

diff --git a/Changes b/Changes
index 737fed2..f966b95 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.009006
+0.009006 2011-05-20
   - Add DESTROY method to fix test failures / warnings in perl >= 5.13.1
 
 0.009005 2011-05-12
index 63774b3..f540ec2 100644 (file)
@@ -8,7 +8,7 @@ use HTML::Zoom::Transform;
 use HTML::Zoom::TransformBuilder;
 use Scalar::Util ();
 
-our $VERSION = '0.009005';
+our $VERSION = '0.009006';
 
 $VERSION = eval $VERSION;