We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c366f1 commit a0e6384Copy full SHA for a0e6384
Makefile.PL
@@ -47,7 +47,7 @@ my %WriteMakefileArgs = (
47
"Test::More" => 0,
48
"namespace::autoclean" => 0
49
},
50
- "VERSION" => "0.62",
+ "VERSION" => "0.63",
51
"test" => {
52
"TESTS" => "t/*.t"
53
}
README
@@ -3,7 +3,7 @@ NAME
3
Signatures
4
5
VERSION
6
- version 0.62
+ version 0.63
7
8
SYNOPSIS
9
my $xml = '<foo ID="abc">123</foo>';
0 commit comments