Skip to content

Commit a0afe96

Browse files
committed
prep for future dev
1 parent 7622422 commit a0afe96

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# node-ldapauth Changelog
22

3+
## 2.1.1 (not yet released)
4+
5+
(nothing yet)
6+
7+
38
## 2.1.0
49

510
- Update to ldapjs 0.4 (from 0.3). Crossing fingers that this doesn't cause breakage.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ldapauth",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"main": "./lib/ldapauth.js",
55
"description": "Authenticate against an LDAP server",
66
"author": "Trent Mick <[email protected]> (http://trentm.com)",

0 commit comments

Comments
 (0)