Skip to content

Commit 6c66a7a

Browse files
authored
Bump version
1 parent 97ad353 commit 6c66a7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/AnyEvent/HTTP/Server.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ AnyEvent::HTTP::Server - AnyEvent HTTP/1.1 Server
77
=cut
88

99
BEGIN{
10-
our $VERSION = '1.9999';
10+
our $VERSION = '1.99991';
1111
}
1212

1313
#use common::sense;

0 commit comments

Comments
 (0)