bump version
[p5sagit/Object-Tap.git] / lib / Object / Tap.pm
index bebffc6..923e92f 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use base qw(Exporter);
 
-our $VERSION = '1.000002'; # 1.0.2
+our $VERSION = '1.000003'; # 1.0.3
 
 our @EXPORT = qw($_tap);