summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index c718a29..9566e9b 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -31,7 +31,7 @@ my %WriteMakefileArgs = (
"HTTP::Server::Simple" => 0,
"Test::More" => 0
},
- "VERSION" => 280,
+ "VERSION" => 281,
"test" => {
"TESTS" => "t/*.t"
}