summaryrefslogtreecommitdiff
path: root/cpan/Test-Simple/lib/Test2/Event/Waiting.pm
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Test-Simple/lib/Test2/Event/Waiting.pm')
-rw-r--r--cpan/Test-Simple/lib/Test2/Event/Waiting.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/Test2/Event/Waiting.pm b/cpan/Test-Simple/lib/Test2/Event/Waiting.pm
index eb84837872..dbf0990d24 100644
--- a/cpan/Test-Simple/lib/Test2/Event/Waiting.pm
+++ b/cpan/Test-Simple/lib/Test2/Event/Waiting.pm
@@ -2,7 +2,7 @@ package Test2::Event::Waiting;
use strict;
use warnings;
-our $VERSION = '1.302136';
+our $VERSION = '1.302138';
BEGIN { require Test2::Event; our @ISA = qw(Test2::Event) }