Skip to content

Commit a0e6384

Browse files
committed
Increment version for official release
1 parent 2c366f1 commit a0e6384

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
@@ -47,7 +47,7 @@ my %WriteMakefileArgs = (
4747
"Test::More" => 0,
4848
"namespace::autoclean" => 0
4949
},
50-
"VERSION" => "0.62",
50+
"VERSION" => "0.63",
5151
"test" => {
5252
"TESTS" => "t/*.t"
5353
}

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ NAME
33
Signatures
44

55
VERSION
6-
version 0.62
6+
version 0.63
77

88
SYNOPSIS
99
my $xml = '<foo ID="abc">123</foo>';

0 commit comments

Comments
 (0)