X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FObject%2FTap.pm;h=923e92f880b7d66c8e84b4a2188482f4d1038103;hb=4fb7e66301b136f65e182b9f6ec3174da7ced1f6;hp=bebffc602d3d6168413b4a9cd5d8e6e6e2875ebc;hpb=976224f60be331cc6b29b24144953f7ae27f68b6;p=p5sagit%2FObject-Tap.git diff --git a/lib/Object/Tap.pm b/lib/Object/Tap.pm index bebffc6..923e92f 100644 --- a/lib/Object/Tap.pm +++ b/lib/Object/Tap.pm @@ -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);