diff options
Diffstat (limited to 'cpan/Test-Simple/lib/Test2/API/Stack.pm')
-rw-r--r-- | cpan/Test-Simple/lib/Test2/API/Stack.pm | 2 |
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 cade9f5497..1585a213ea 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.302170'; +our $VERSION = '1.302171'; use Test2::Hub(); |