explicitly call auto_create and auto_update properly. jayk -- fix them docs. :)
[catagits/Catalyst-Authentication-Store-DBIx-Class.git] / lib / Catalyst / Authentication / Store / DBIx / Class.pm
index 7563ea5..e7379d0 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use base qw/Class::Accessor::Fast/;
 
-our $VERSION= "0.101";
+our $VERSION= "0.102";
 
 
 BEGIN {