X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAuthentication%2FStore%2FLDAP%2FBackend.pm;h=87b39487a24b2ec35f6e5f639d71d56faedf9d70;hb=be60b1e0d03091dd4df56358a3b282c128341b58;hp=e70ca9669eb8cc3db8f04b5b4f3d80008d534589;hpb=a51ea7a98a81b9dde240a907c5d32183336e0adb;p=catagits%2FCatalyst-Authentication-Store-LDAP.git diff --git a/lib/Catalyst/Authentication/Store/LDAP/Backend.pm b/lib/Catalyst/Authentication/Store/LDAP/Backend.pm index e70ca96..87b3948 100644 --- a/lib/Catalyst/Authentication/Store/LDAP/Backend.pm +++ b/lib/Catalyst/Authentication/Store/LDAP/Backend.pm @@ -78,7 +78,7 @@ use base qw( Class::Accessor::Fast ); use strict; use warnings; -our $VERSION = '0.1000'; +our $VERSION = '0.1001'; use Catalyst::Authentication::Store::LDAP::User; use Net::LDAP;