diff options
Diffstat (limited to 'cpan/Test-Simple/lib/Test2.pm')
-rw-r--r-- | cpan/Test-Simple/lib/Test2.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/Test2.pm b/cpan/Test-Simple/lib/Test2.pm index 86f8835f4a..e52a30f9e6 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.302136'; +our $VERSION = '1.302138'; 1; |