Skip to content

Commit 618095a

Browse files
committed
Increment Version 0.19 and Changes update
1 parent 9f4359a commit 618095a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Changes

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,20 @@
11
Version History
22

3+
0.19 16-Jun-2020
4+
5+
Issue latest based on 0.18-TRIAL
6+
No other changes
7+
8+
Increment Version 0.19 and update Changes file
9+
310
0.18-TRIAL
411

512
Potential fix for issues on OpenBSD and Windows and move
613
issues and repo to organization site
714

15+
9f4359a Increment Version 0.18-TRIAL
16+
53eabb4 (tag: 0.18-TRIAL) Update Changes for version 0.18-TRIAL
17+
8d04ccc Merge pull request #4 from perl-net-saml2/issues
818
8d04ccc Merge pull request #4 from perl-net-saml2/issues
919
a6838f6 Merge pull request #5 from perl-net-saml2/misc-updates
1020
fcf5feb Update repo and issues location

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

1010
use Crypt::OpenSSL::X509;
1111

0 commit comments

Comments
 (0)