summaryrefslogtreecommitdiff
path: root/cpan/Test-Simple/lib/Test/Tester/Capture.pm
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Test-Simple/lib/Test/Tester/Capture.pm')
-rw-r--r--cpan/Test-Simple/lib/Test/Tester/Capture.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/Test/Tester/Capture.pm b/cpan/Test-Simple/lib/Test/Tester/Capture.pm
index a76fad0378..d9b7fe072b 100644
--- a/cpan/Test-Simple/lib/Test/Tester/Capture.pm
+++ b/cpan/Test-Simple/lib/Test/Tester/Capture.pm
@@ -2,7 +2,7 @@ use strict;
package Test::Tester::Capture;
-our $VERSION = '1.302103';
+our $VERSION = '1.302111';
use Test::Builder;