summaryrefslogtreecommitdiff
path: root/cpan/Test-Simple/lib/Test2/API/Stack.pm
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2016-08-17 13:38:12 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2016-08-17 14:25:34 +0100
commit022600ced30df9b598f615787250bb16989bbf9f (patch)
tree050216fa7765d0832b8c6f6f3565d6ba7b74a31d /cpan/Test-Simple/lib/Test2/API/Stack.pm
parentc0b43f5c5aa78307caec8de7ee3716f66690426d (diff)
downloadperl-022600ced30df9b598f615787250bb16989bbf9f.tar.gz
Upgrade Test::Simple from version 1.302049 to 1.302052
Diffstat (limited to 'cpan/Test-Simple/lib/Test2/API/Stack.pm')
-rw-r--r--cpan/Test-Simple/lib/Test2/API/Stack.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/Test2/API/Stack.pm b/cpan/Test-Simple/lib/Test2/API/Stack.pm
index 766ce3d660..a24a2a6e61 100644
--- a/cpan/Test-Simple/lib/Test2/API/Stack.pm
+++ b/cpan/Test-Simple/lib/Test2/API/Stack.pm
@@ -2,7 +2,7 @@ package Test2::API::Stack;
use strict;
use warnings;
-our $VERSION = '1.302049';
+our $VERSION = '1.302052';
use Test2::Hub();