summaryrefslogtreecommitdiff
path: root/cpan/Test-Simple/lib/Test2/EventFacet/Info.pm
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2017-10-12 08:22:40 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2017-10-12 08:22:40 +0100
commitf9c0e2d5f0d4ed83cacd61ba8112cc84d5f06aa5 (patch)
treef733edeb9e390544eda78dd9fd17b75564d53446 /cpan/Test-Simple/lib/Test2/EventFacet/Info.pm
parent0c541dc5633a341cf44b818014b58e7f8be532e9 (diff)
downloadperl-f9c0e2d5f0d4ed83cacd61ba8112cc84d5f06aa5.tar.gz
Upgrade Test-Simple from vesion 1.302098 to 1.302100
Diffstat (limited to 'cpan/Test-Simple/lib/Test2/EventFacet/Info.pm')
-rw-r--r--cpan/Test-Simple/lib/Test2/EventFacet/Info.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/Test2/EventFacet/Info.pm b/cpan/Test-Simple/lib/Test2/EventFacet/Info.pm
index c83b8ad0fa..86672cfc25 100644
--- a/cpan/Test-Simple/lib/Test2/EventFacet/Info.pm
+++ b/cpan/Test-Simple/lib/Test2/EventFacet/Info.pm
@@ -2,7 +2,7 @@ package Test2::EventFacet::Info;
use strict;
use warnings;
-our $VERSION = '1.302098';
+our $VERSION = '1.302100';
sub is_list { 1 }