version bump to 0.0.3
This commit is contained in:
parent
9bc533401a
commit
e89a9a4d72
|
@ -263,7 +263,7 @@ module Net
|
|||
|
||||
class LdapError < Exception; end
|
||||
|
||||
VERSION = "0.0.2"
|
||||
VERSION = "0.0.3"
|
||||
|
||||
|
||||
SearchScope_BaseObject = 0
|
||||
|
|
Loading…
Reference in a new issue