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