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 b129a01 commit b27d8a2Copy full SHA for b27d8a2
Makefile.PL
@@ -41,7 +41,7 @@ my %WriteMakefileArgs = (
41
"XML::LibXML::XPathContext" => 0,
42
"namespace::autoclean" => 0
43
},
44
- "VERSION" => "0.14",
+ "VERSION" => "0.15",
45
"test" => {
46
"TESTS" => "t/*.t"
47
}
README
@@ -2,7 +2,7 @@ NAME
2
XML::Enc - XML::Enc Encryption Support
3
4
VERSION
5
- version 0.14
+ version 0.15
6
7
SYNOPSIS
8
my $decrypter = XML::Enc->new(
0 commit comments