bump version
[p5sagit/Object-Tap.git] / lib / Object / Tap.pm
index f1e1479..ae6c11c 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use base qw(Exporter);
 
-our $VERSION = '0.009001'; # 0.9.1
+our $VERSION = '1.000001'; # 1.0.1
 
 our @EXPORT = qw($_tap);