Skip to content

Commit b753644

Browse files
committed
Update Makefile.PL and README
1 parent d4153b5 commit b753644

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile.PL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ my %WriteMakefileArgs = (
6666
"URI::URL" => 0,
6767
"XML::LibXML::XPathContext" => 0
6868
},
69-
"VERSION" => "0.50",
69+
"VERSION" => "0.51",
7070
"test" => {
7171
"TESTS" => "t/*.t t/author/*.t"
7272
}

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ NAME
22
Net::SAML2 - SAML2 bindings and protocol implementation
33

44
VERSION
5-
version 0.50
5+
version 0.51
66

77
SYNOPSIS
88
See TUTORIAL.md for implementation documentation and

0 commit comments

Comments
 (0)