diff options
Diffstat (limited to 'cpan/Test-Simple/lib/Test/Tester/Delegate.pm')
-rw-r--r-- | cpan/Test-Simple/lib/Test/Tester/Delegate.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/Test/Tester/Delegate.pm b/cpan/Test-Simple/lib/Test/Tester/Delegate.pm index 0ae2e93bdc..88f3493998 100644 --- a/cpan/Test-Simple/lib/Test/Tester/Delegate.pm +++ b/cpan/Test-Simple/lib/Test/Tester/Delegate.pm @@ -3,7 +3,7 @@ use warnings; package Test::Tester::Delegate; -our $VERSION = '1.302111'; +our $VERSION = '1.302113'; use Scalar::Util(); |