We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4add024 + 92bcdbc commit fd1d351Copy full SHA for fd1d351
README.md
@@ -14,7 +14,8 @@ from Node.js applications.
14
15
## Status
16
17
-Release 1.0.5 of the MarkLogic Node.js API
+* Release 1.0.6 of the MarkLogic Node.js Client API
18
+* Compatible with MarkLogic 8
19
20
## Sample
21
package.json
@@ -3,7 +3,7 @@
3
"name": "marklogic",
4
"description": "The official MarkLogic Node.js client API.",
5
"homepage": "http://github.com/marklogic/node-client-api",
6
- "version": "1.0.5",
+ "version": "1.0.6",
7
"license": "Apache-2.0",
8
"main": "./lib/marklogic.js",
9
"keywords": [
0 commit comments