Bump version to avoid issues
Tomas Doran [Sat, 8 May 2010 20:52:59 +0000 (20:52 +0000)]
Makefile.PL

index 1b7ce66..96194b7 100644 (file)
@@ -6,7 +6,7 @@ name 'Catalyst-Authentication-Credential-HTTP';
 all_from 'lib/Catalyst/Authentication/Credential/HTTP.pm';
 
 requires 'Catalyst::Runtime';
-requires 'Catalyst::Plugin::Authentication' => '0.10000';
+requires 'Catalyst::Plugin::Authentication' => '0.10005';
 requires 'Data::UUID' => '0.11';
 requires 'String::Escape';
 requires 'Test::Exception';