summaryrefslogtreecommitdiff
path: root/cpan/Test-Simple/lib/Test2.pm
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2016-11-01 17:35:01 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2016-11-01 17:35:01 +0000
commitc59be0827018418e40637878369155d288da3cf2 (patch)
tree91175d5d312507d52d377a3d3506a326113d92f0 /cpan/Test-Simple/lib/Test2.pm
parent93d7ac13d34e6b9246990d232910a98d65549808 (diff)
downloadperl-c59be0827018418e40637878369155d288da3cf2.tar.gz
Upgrade Test::Simple from version 1.302059 to 1.302062
Diffstat (limited to 'cpan/Test-Simple/lib/Test2.pm')
-rw-r--r--cpan/Test-Simple/lib/Test2.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/Test2.pm b/cpan/Test-Simple/lib/Test2.pm
index 29f8411e64..7f365e18c0 100644
--- a/cpan/Test-Simple/lib/Test2.pm
+++ b/cpan/Test-Simple/lib/Test2.pm
@@ -2,7 +2,7 @@ package Test2;
use strict;
use warnings;
-our $VERSION = '1.302059';
+our $VERSION = '1.302062';
1;