From: Matt S Trout Date: Thu, 13 Jul 2017 18:39:20 +0000 (+0000) Subject: detrial X-Git-Tag: v1.000006^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FObject-Tap.git;a=commitdiff_plain;h=1ab69302fcd4c0a358f9146a6744d7f1e8341e41 detrial --- diff --git a/lib/Object/Tap.pm b/lib/Object/Tap.pm index ccffbcb..ce6ddab 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.000006'; # TRIAL +our $VERSION = '1.000006'; our @EXPORT = qw($_tap);