We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92a1eb5 commit 159332dCopy full SHA for 159332d
Makefile.PL
@@ -68,7 +68,7 @@ my %WriteMakefileArgs = (
68
"URI::URL" => 0,
69
"XML::LibXML::XPathContext" => 0
70
},
71
- "VERSION" => "0.54",
+ "VERSION" => "0.55",
72
"test" => {
73
"TESTS" => "t/*.t t/author/*.t"
74
}
README
@@ -2,7 +2,7 @@ NAME
2
Net::SAML2 - SAML2 bindings and protocol implementation
3
4
VERSION
5
- version 0.54
+ version 0.55
6
7
SYNOPSIS
8
See TUTORIAL.md for implementation documentation and
0 commit comments