Version 0.02. 0.02
Florian Ragwitz [Sun, 28 Mar 2010 21:53:15 +0000 (23:53 +0200)]
lib/Catalyst/Authentication/Realm/Adaptor.pm

index ac40ce8..a24c7e7 100644 (file)
@@ -12,13 +12,13 @@ Catalyst::Authentication::Realm::Adaptor - Adjust parameters of authentication p
 
 =head1 VERSION
 
-Version 0.01
+Version 0.02
 
 =cut
 
 ## goes in catagits@jules.scsys.co.uk:Catalyst-Authentication-Realm-Adaptor.git
 
-our $VERSION = '0.01';
+our $VERSION = '0.02';
 
 sub authenticate {
     my ( $self, $c, $authinfo ) = @_;