diff options
Diffstat (limited to 'cpan/Test-Simple/lib/Test/Builder/Module.pm')
-rw-r--r-- | cpan/Test-Simple/lib/Test/Builder/Module.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/Test/Builder/Module.pm b/cpan/Test-Simple/lib/Test/Builder/Module.pm index fbdcdc28d6..72d7bea6a7 100644 --- a/cpan/Test-Simple/lib/Test/Builder/Module.pm +++ b/cpan/Test-Simple/lib/Test/Builder/Module.pm @@ -7,7 +7,7 @@ use Test::Builder; require Exporter; our @ISA = qw(Exporter); -our $VERSION = '1.302026'; +our $VERSION = '1.302035'; =head1 NAME |