Skip to content

Commit 61f9315

Browse files
committed
Increment Version for upcoming release
1 parent 002eac3 commit 61f9315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: PKCS10.pm

+1-1
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.20';
33+
our $VERSION = '0.21';
3434

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

0 commit comments

Comments
 (0)