summaryrefslogtreecommitdiff
path: root/cpan/Test-Simple/lib/Test/Simple.pm
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Test-Simple/lib/Test/Simple.pm')
-rw-r--r--cpan/Test-Simple/lib/Test/Simple.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/Test/Simple.pm b/cpan/Test-Simple/lib/Test/Simple.pm
index 1223463a49..469556dfa0 100644
--- a/cpan/Test-Simple/lib/Test/Simple.pm
+++ b/cpan/Test-Simple/lib/Test/Simple.pm
@@ -4,7 +4,7 @@ use 5.006;
use strict;
-our $VERSION = '1.302138';
+our $VERSION = '1.302140';
use Test::Builder::Module;
our @ISA = qw(Test::Builder::Module);