Version 0.02.
[catagits/Catalyst-Authentication-Realm-Adaptor.git] / 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 ) = @_;