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 b782aa7 commit bf27ae9Copy full SHA for bf27ae9
lib/Net/SAML2.pm
@@ -1,7 +1,7 @@
1
use strict;
2
use warnings;
3
package Net::SAML2;
4
-our $VERSION = "0.62";
+our $VERSION = "0.63";
5
6
require 5.008_001;
7
0 commit comments