detrial v1.000006
Matt S Trout [Thu, 13 Jul 2017 18:39:20 +0000 (18:39 +0000)]
lib/Object/Tap.pm

index ccffbcb..ce6ddab 100644 (file)
@@ -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);