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 2d40a41 commit e9e6b95Copy full SHA for e9e6b95
.gitignore
@@ -9,3 +9,4 @@ pm_to_blib
9
Crypt-OpenSSL-Verify-*
10
Makefile.old
11
META.yml
12
+MANIFEST.bak
Verify.pm
@@ -5,7 +5,7 @@ use warnings;
5
6
require 5.010;
7
8
-our $VERSION = '0.15';
+our $VERSION = '0.16';
use Crypt::OpenSSL::X509;
0 commit comments