Skip to content

Commit

Permalink
bump Plack dep
Browse files Browse the repository at this point in the history
  • Loading branch information
miyagawa committed Mar 27, 2010
1 parent 6caa96f commit 9e70848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.PL
Expand Up @@ -8,7 +8,7 @@ name 'Starman';
all_from 'lib/Starman.pm';
readme_from 'lib/Starman.pm';
build_requires 'Test::More';
requires 'Plack', 0.99_05;
requires 'Plack', 0.9924;
requires 'Net::Server', 0.91;
requires 'Data::Dump';
requires 'HTTP::Parser::XS';
Expand Down

0 comments on commit 9e70848

Please sign in to comment.