increment $VERSION after 1.000006 release
[p5sagit/Object-Tap.git] / lib / Object / Tap.pm
index ce6ddab..bb8e186 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use base qw(Exporter);
 
-our $VERSION = '1.000006';
+our $VERSION = '1.000007';
 
 our @EXPORT = qw($_tap);