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 211ee5c commit e6efb23Copy full SHA for e6efb23
lib/Net/SAML2/XML/Sig.pm
@@ -7,7 +7,7 @@ use warnings;
7
use vars qw($VERSION @EXPORT_OK %EXPORT_TAGS $DEBUG);
8
9
$DEBUG = 0;
10
-$VERSION = '0.23';
+$VERSION = '0.23_01';
11
12
use base qw(Class::Accessor);
13
Net::SAML2::XML::Sig->mk_accessors(qw(canonicalizer key));
0 commit comments