Skip to content

Commit b34cabb

Browse files
committed
Roll version 0.23
1 parent 5e5bb90 commit b34cabb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: Changes

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
Version History
22

3+
0.23 03-Dec-2020
4+
5+
2243383 Respect PERL_LIBPATH if set
6+
37
0.22 03-Jul-2020
48

59
Increment version for official release

Diff for: Verify.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ use warnings;
55

66
require 5.010;
77

8-
our $VERSION = '0.22';
8+
our $VERSION = '0.23';
99

1010
use Crypt::OpenSSL::X509;
1111

0 commit comments

Comments
 (0)