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 77b33cb04f..aa9cccf46f 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.302100';
+our $VERSION = '1.302101';
use Test::Builder;