Dinks pre release
[catagits/Catalyst-Plugin-Authentication.git] / lib / Catalyst / Plugin / Authentication.pm
index da686db..d624cae 100644 (file)
@@ -13,7 +13,7 @@ use Tie::RefHash;
 use Class::Inspector;
 use Catalyst::Authentication::Realm;
 
-our $VERSION = "0.10009";
+our $VERSION = "0.10009_01";
 
 sub set_authenticated {
     my ( $c, $user, $realmname ) = @_;