Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Commit d773365

Browse files
authored
Merge pull request #619 from ldapjs/release-v2
Prep v2 release
2 parents d8c428f + 2a6d2be commit d773365

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

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

3+
## 2.0.0
4+
5+
- Going foward, please see https://github.com/ldapjs/node-ldapjs/releases
6+
37
## 1.0.2
48

59
- Update dtrace-provider dependency

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "ldapjs",
44
"homepage": "http://ldapjs.org",
55
"description": "LDAP client and server APIs",
6-
"version": "2.0.0-pre.5",
6+
"version": "2.0.0",
77
"license": "MIT",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)