X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FObject%2FTap.pm;h=74f28031d913803b5fc25b85b79cd6ad77900cdc;hb=c9c985cf6239f2e8a647b8eb20232cddd1ca5448;hp=f0edc40f8e0d8469258e99614de7291a9ef2fd9b;hpb=96021ef66c041aef08be55ec929effdd4e35c125;p=p5sagit%2FObject-Tap.git diff --git a/lib/Object/Tap.pm b/lib/Object/Tap.pm index f0edc40..74f2803 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.000003'; # 1.0.3 +our $VERSION = '1.000005'; our @EXPORT = qw($_tap);