summaryrefslogtreecommitdiff
path: root/cpan/Test-Simple/lib/ok.pm
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Test-Simple/lib/ok.pm')
-rw-r--r--cpan/Test-Simple/lib/ok.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/ok.pm b/cpan/Test-Simple/lib/ok.pm
index cbdde4830b..c1075ecac6 100644
--- a/cpan/Test-Simple/lib/ok.pm
+++ b/cpan/Test-Simple/lib/ok.pm
@@ -1,5 +1,5 @@
package ok;
-our $VERSION = '1.302136';
+our $VERSION = '1.302138';
use strict;
use Test::More ();