Skip to content

Commit cb5eb3c

Browse files
committed
Release 0.22 - Increment Version
1 parent fe852dd commit cb5eb3c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Changes

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

3+
0.22 03-Jul-2020
4+
5+
Increment version for official release
6+
37
0.21-TRIAL 03-Jul-2020
48

59
Fix cpantesters issue with indented if statement

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.21';
8+
our $VERSION = '0.22';
99

1010
use Crypt::OpenSSL::X509;
1111

0 commit comments

Comments
 (0)