X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FObject%2FTap.pm;h=923e92f880b7d66c8e84b4a2188482f4d1038103;hb=4fb7e66301b136f65e182b9f6ec3174da7ced1f6;hp=ae6c11c0cb3370011a5bc4ec8fc751d484b7bc17;hpb=94a74d32baf65ae00809755db4a3a9690e450a78;p=p5sagit%2FObject-Tap.git diff --git a/lib/Object/Tap.pm b/lib/Object/Tap.pm index ae6c11c..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.000001'; # 1.0.1 +our $VERSION = '1.000003'; # 1.0.3 our @EXPORT = qw($_tap);