Version 1.017
[catagits/Catalyst-Authentication-Store-LDAP.git] / lib / Catalyst / Authentication / Store / LDAP / Backend.pm
index bd2276e..d372b4b 100644 (file)
@@ -74,7 +74,7 @@ use base qw( Class::Accessor::Fast );
 use strict;
 use warnings;
 
-our $VERSION = '1.016';
+our $VERSION = '1.017';
 
 use Catalyst::Authentication::Store::LDAP::User;
 use Net::LDAP;