File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ Revision history for Perl extension Net::SAML2.
22
33{{$NEXT}}
44
5+ - 594d135 add missing use statement (ziali088)
6+
570.44 -- Sun Oct 31 14:33:03 ADT 2021
68
79 - Packaging issue reissuing 0.43 without changes
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ my %WriteMakefileArgs = (
7171 " URI::URL" => 0,
7272 " XML::LibXML::XPathContext" => 0
7373 },
74- " VERSION" => " 0.44 " ,
74+ " VERSION" => " 0.45 " ,
7575 " test" => {
7676 " TESTS" => " t/*.t t/author/*.t"
7777 }
Original file line number Diff line number Diff line change 22 Net::SAML2 - SAML2 bindings and protocol implementation
33
44VERSION
5- version 0.44
5+ version 0.45
66
77SYNOPSIS
88 See TUTORIAL.md for implementation documentation and
You can’t perform that action at this time.
0 commit comments