summaryrefslogtreecommitdiff
path: root/cpan/Test-Simple/lib/Test2/Hub.pm
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2016-12-19 09:26:24 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2016-12-19 09:34:01 +0000
commita5ab225509d435feb91e537a15f319832528ca1f (patch)
treef239648b346e7fe7ed236ad5336b5fa671f5b557 /cpan/Test-Simple/lib/Test2/Hub.pm
parent54f6f377a29af7d60918c003fc2c462439c340bd (diff)
downloadperl-a5ab225509d435feb91e537a15f319832528ca1f.tar.gz
Update Test-Simple to CPAN version 1.302073
Diffstat (limited to 'cpan/Test-Simple/lib/Test2/Hub.pm')
-rw-r--r--cpan/Test-Simple/lib/Test2/Hub.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/Test2/Hub.pm b/cpan/Test-Simple/lib/Test2/Hub.pm
index 20fb035de5..324f1a87bb 100644
--- a/cpan/Test-Simple/lib/Test2/Hub.pm
+++ b/cpan/Test-Simple/lib/Test2/Hub.pm
@@ -2,7 +2,7 @@ package Test2::Hub;
use strict;
use warnings;
-our $VERSION = '1.302071';
+our $VERSION = '1.302073';
use Carp qw/carp croak confess/;