Skip to content

Commit 8b8808d

Browse files
authored
Merge pull request #93 from github/release-1.10.0
Release 1.10.0
2 parents 893cb22 + 0c2efc8 commit 8b8808d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
# v1.10.0
4+
5+
* Bump net-ldap to 0.15.0 [#92](https://github.com/github/github-ldap/pull/92)
6+
37
# v1.9.0
48

59
* Update net-ldap dependency to `~> 0.11.0` [#84](https://github.com/github/github-ldap/pull/84)

github-ldap.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |spec|
44
spec.name = "github-ldap"
5-
spec.version = "1.9.0"
5+
spec.version = "1.10.0"
66
spec.authors = ["David Calavera", "Matt Todd"]
77
spec.email = ["david.calavera@gmail.com", "chiology@gmail.com"]
88
spec.description = %q{LDAP authentication for humans}

0 commit comments

Comments
 (0)