Version 0.1502 0.1502
Tomas Doran [Tue, 23 Aug 2011 23:43:32 +0000 (00:43 +0100)]
Changes
lib/Catalyst/Authentication/Store/DBIx/Class.pm
lib/Catalyst/Authentication/Store/DBIx/Class/User.pm

diff --git a/Changes b/Changes
index 93709b8..8a1238b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for Catalyst-Plugin-Authentication-Store-DBIx-Class
 
+0.1502  2011-08-24
         * Switch repository to git (fREW Schmidt)
 
 0.1501  2011-06-17
index 0e92d5e..a1742ce 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use base qw/Class::Accessor::Fast/;
 
-our $VERSION= "0.1501";
+our $VERSION= "0.1502";
 
 
 BEGIN {
@@ -92,7 +92,7 @@ Catalyst::Authentication::Store::DBIx::Class - A storage class for Catalyst Auth
 
 =head1 VERSION
 
-This documentation refers to version 0.1501.
+This documentation refers to version 0.1502.
 
 =head1 SYNOPSIS
 
index c2d124a..0fcb025 100644 (file)
@@ -292,7 +292,7 @@ module.
 
 =head1 VERSION
 
-This documentation refers to version 0.1501.
+This documentation refers to version 0.1502.
 
 =head1 SYNOPSIS