Skip to content

Commit 4b09efa

Browse files
committed
Increment version for next release
1 parent 83d8959 commit 4b09efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PKCS10.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
3030

3131
#);
3232

33-
our $VERSION = '0.21';
33+
our $VERSION = '0.22';
3434

3535
require XSLoader;
3636
XSLoader::load('Crypt::OpenSSL::PKCS10', $VERSION);

0 commit comments

Comments
 (0)