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 33cccb7 commit f04a0d5Copy full SHA for f04a0d5
Makefile.PL
@@ -38,7 +38,7 @@ my %WriteMakefileArgs = (
38
"Test::More" => 0,
39
"namespace::autoclean" => 0
40
},
41
- "VERSION" => "0.10",
+ "VERSION" => "0.11",
42
"test" => {
43
"TESTS" => "t/*.t"
44
}
README
@@ -2,7 +2,7 @@ NAME
2
XML::Enc - XML::Enc Encryption Support
3
4
VERSION
5
- version 0.10
+ version 0.11
6
7
SYNOPSIS
8
my $decrypter = XML::Enc->new(
0 commit comments