Version 0.1401 v0.1401
Tomas Doran [Wed, 17 Nov 2010 18:58:18 +0000 (18:58 +0000)]
lib/Catalyst/Authentication/Store/DBIx/Class.pm
lib/Catalyst/Authentication/Store/DBIx/Class/User.pm

index 68e6d73..33155e0 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use base qw/Class::Accessor::Fast/;
 
-our $VERSION= "0.1400";
+our $VERSION= "0.1401";
 
 
 BEGIN {
@@ -92,7 +92,7 @@ Catalyst::Authentication::Store::DBIx::Class - A storage class for Catalyst Auth
 
 =head1 VERSION
 
-This documentation refers to version 0.1400.
+This documentation refers to version 0.1401.
 
 =head1 SYNOPSIS
 
index 32de3cd..5c5c93f 100644 (file)
@@ -283,7 +283,7 @@ module.
 
 =head1 VERSION
 
-This documentation refers to version 0.1400.
+This documentation refers to version 0.1401.
 
 =head1 SYNOPSIS