We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40d313d commit 16c240eCopy full SHA for 16c240e
MANIFEST.SKIP
@@ -8,3 +8,4 @@ Crypt-OpenSSL-Verify*
8
.git/*
9
blib/*
10
.gitignore
11
+dist.ini
Verify.pm
@@ -5,7 +5,7 @@ use warnings;
5
6
require 5.010;
7
-our $VERSION = '0.16';
+our $VERSION = '0.17';
use Crypt::OpenSSL::X509;
0 commit comments