update version
Jay Kuri [Wed, 5 Dec 2007 06:12:12 +0000 (06:12 +0000)]
lib/Catalyst/Plugin/Authentication.pm

index c96040a..d4cacc6 100644 (file)
@@ -20,7 +20,7 @@ use Catalyst::Authentication::Realm;
 #      constant->import(have_want => eval { require Want });
 #}
 
-our $VERSION = "0.10003";
+our $VERSION = "0.10004";
 
 sub set_authenticated {
     my ( $c, $user, $realmname ) = @_;