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 52870d2 commit 4fa07deCopy full SHA for 4fa07de
Makefile.PL
@@ -77,7 +77,7 @@ my %WriteMakefileArgs = (
77
"URI::URL" => 0,
78
"XML::LibXML::XPathContext" => 0
79
},
80
- "VERSION" => "0.67",
+ "VERSION" => "0.68",
81
"test" => {
82
"TESTS" => "t/*.t t/author/*.t"
83
}
README
@@ -2,7 +2,7 @@ NAME
2
Net::SAML2 - SAML2 bindings and protocol implementation
3
4
VERSION
5
- version 0.67
+ version 0.68
6
7
SYNOPSIS
8
See TUTORIAL.md for implementation documentation and
0 commit comments