summaryrefslogtreecommitdiff
path: root/cpan/Test-Simple/lib/Test2/EventFacet.pm
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Test-Simple/lib/Test2/EventFacet.pm')
-rw-r--r--cpan/Test-Simple/lib/Test2/EventFacet.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/Test2/EventFacet.pm b/cpan/Test-Simple/lib/Test2/EventFacet.pm
index 5fbfd284c1..96bf6c5e08 100644
--- a/cpan/Test-Simple/lib/Test2/EventFacet.pm
+++ b/cpan/Test-Simple/lib/Test2/EventFacet.pm
@@ -2,7 +2,7 @@ package Test2::EventFacet;
use strict;
use warnings;
-our $VERSION = '1.302193';
+our $VERSION = '1.302194';
use Test2::Util::HashBase qw/-details/;
use Carp qw/croak/;