increment $VERSION after 1.000005 release
Karen Etheridge [Tue, 9 Jun 2015 20:57:15 +0000 (13:57 -0700)]
lib/Object/Tap.pm

index 74f2803..cecdbd2 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use base qw(Exporter);
 
-our $VERSION = '1.000005';
+our $VERSION = '1.000006'; # TRIAL
 
 our @EXPORT = qw($_tap);