Skip to content

Commit 826e31c

Browse files
author
Jerry Cheung
committed
Merge branch 'release-0.9.0'
2 parents ec74430 + 0439366 commit 826e31c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

History.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* Details
1818
* #150 Support querying ActiveDirectory capabilities when searching root dse
1919
* #142 Encode true as xFF
20-
* #124, #145, #146 Cleanup gemspec
20+
* #124, #145, #146, #152 Cleanup gemspec
2121
* #138, #144 Track response messages by message id
2222
* #141 Magic number/constant cleanup
2323
* #119, #129, #130, #132, #133, #137 Integration tests

lib/net/ldap/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Net
22
class LDAP
3-
VERSION = "0.8.0"
3+
VERSION = "0.9.0"
44
end
55
end

0 commit comments

Comments
 (0)