Skip to content

Commit e6efb23

Browse files
authored
Bump version
Bump version
1 parent 211ee5c commit e6efb23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Net/SAML2/XML/Sig.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ use warnings;
77
use vars qw($VERSION @EXPORT_OK %EXPORT_TAGS $DEBUG);
88

99
$DEBUG = 0;
10-
$VERSION = '0.23';
10+
$VERSION = '0.23_01';
1111

1212
use base qw(Class::Accessor);
1313
Net::SAML2::XML::Sig->mk_accessors(qw(canonicalizer key));

0 commit comments

Comments
 (0)