Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

Commit cb6cd8f

Browse files
committed
minor: bump version in generated Makefile.PL
1 parent 7d5f52e commit cb6cd8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.PL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ my %WriteMakefileArgs = (
8181
"threads::shared" => 0,
8282
"utf8" => 0
8383
},
84-
"VERSION" => "v1.999.0",
84+
"VERSION" => "v1.999.1",
8585
"test" => {
8686
"TESTS" => "t/*.t t/deprecated/*.t t/examples/*.t t/threads/*.t t/unit/*.t"
8787
}

0 commit comments

Comments
 (0)