skip correct number of tests
[catagits/Catalyst-Authentication-Store-LDAP.git] / lib / Catalyst / Authentication / Store / LDAP / User.pm
index b3cb982..8141bc8 100644 (file)
@@ -50,7 +50,7 @@ use strict;
 use warnings;
 use Scalar::Util qw/refaddr/;
 
-our $VERSION = '1.010';
+our $VERSION = '1.011';
 
 BEGIN { __PACKAGE__->mk_accessors(qw/user store/) }