Version 0.1503 0.1503
Tomas Doran [Thu, 8 Dec 2011 09:56:50 +0000 (09:56 +0000)]
lib/Catalyst/Authentication/Store/DBIx/Class.pm
lib/Catalyst/Authentication/Store/DBIx/Class/User.pm

index 1e87db8..fd0b7f4 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use base qw/Class::Accessor::Fast/;
 
-our $VERSION= "0.1502";
+our $VERSION= "0.1503";
 
 
 BEGIN {
@@ -92,7 +92,7 @@ Catalyst::Authentication::Store::DBIx::Class - A storage class for Catalyst Auth
 
 =head1 VERSION
 
-This documentation refers to version 0.1502.
+This documentation refers to version 0.1503.
 
 =head1 SYNOPSIS
 
index 0fcb025..7c6eb7c 100644 (file)
@@ -292,7 +292,7 @@ module.
 
 =head1 VERSION
 
-This documentation refers to version 0.1502.
+This documentation refers to version 0.1503.
 
 =head1 SYNOPSIS