tweek tests to work with Net::LDAP::Server::Test 0.03
[catagits/Catalyst-Authentication-Store-LDAP.git] / lib / Catalyst / Authentication / Store / LDAP / User.pm
index ce20d4f..cc447b3 100644 (file)
@@ -46,7 +46,7 @@ use base qw( Catalyst::Authentication::User Class::Accessor::Fast );
 use strict;
 use warnings;
 
-our $VERSION = '0.1001';
+our $VERSION = '0.1002';
 
 BEGIN { __PACKAGE__->mk_accessors(qw/user store/) }