bumped version to 0.0.5
This commit is contained in:
parent
4ca89a2b23
commit
4a46e19b8f
|
@ -263,7 +263,7 @@ module Net
|
||||||
|
|
||||||
class LdapError < Exception; end
|
class LdapError < Exception; end
|
||||||
|
|
||||||
VERSION = "0.0.4"
|
VERSION = "0.0.5"
|
||||||
|
|
||||||
|
|
||||||
SearchScope_BaseObject = 0
|
SearchScope_BaseObject = 0
|
||||||
|
|
Loading…
Reference in a new issue