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 002eac3 commit 61f9315Copy full SHA for 61f9315
PKCS10.pm
@@ -30,7 +30,7 @@ our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
30
31
#);
32
33
-our $VERSION = '0.20';
+our $VERSION = '0.21';
34
35
require XSLoader;
36
XSLoader::load('Crypt::OpenSSL::PKCS10', $VERSION);
0 commit comments