diff options
Diffstat (limited to 'cpan/Test-Simple/lib/ok.pm')
-rw-r--r-- | cpan/Test-Simple/lib/ok.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/ok.pm b/cpan/Test-Simple/lib/ok.pm index a3bef501b0..8da4fc7ee5 100644 --- a/cpan/Test-Simple/lib/ok.pm +++ b/cpan/Test-Simple/lib/ok.pm @@ -1,5 +1,5 @@ package ok; -our $VERSION = '1.302097'; +our $VERSION = '1.302098'; use strict; use Test::More (); |