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