Skip to content

Commit 159332d

Browse files
committed
Bump version for 0.55 release
1 parent 92a1eb5 commit 159332d

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
@@ -68,7 +68,7 @@ my %WriteMakefileArgs = (
6868
"URI::URL" => 0,
6969
"XML::LibXML::XPathContext" => 0
7070
},
71-
"VERSION" => "0.54",
71+
"VERSION" => "0.55",
7272
"test" => {
7373
"TESTS" => "t/*.t t/author/*.t"
7474
}

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.54
5+
version 0.55
66

77
SYNOPSIS
88
See TUTORIAL.md for implementation documentation and

0 commit comments

Comments
 (0)