Skip to content

Commit 3a7f692

Browse files
committed
Update Version and Changes
1 parent e42edee commit 3a7f692

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

Changes

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
Version History
22

3-
0.27
3+
0.28
4+
5+
No code changes just fix incorrect version in META.yml
46

57
TBD Update Version and Changes
8+
e42edee Increment missing version in META.yml
9+
10+
0.27
11+
12+
2bde4e1 (tag: 0.27) Update Version and Changes
613
5b499ba Fix test error on OpenBSD 6.8
714

815
0.26-TRIAL 25-Jan-2021

Verify.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ use warnings;
55

66
require 5.010;
77

8-
our $VERSION = '0.27';
8+
our $VERSION = '0.28';
99

1010
use Crypt::OpenSSL::X509;
1111

0 commit comments

Comments
 (0)