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.
1 parent 4a13fe8 commit 9160f78Copy full SHA for 9160f78
README.md
@@ -14,7 +14,7 @@ from Node.js applications.
14
15
## Status
16
17
-Release 1.0.4 of the MarkLogic Node.js API
+Release 1.0.5 of the MarkLogic Node.js API
18
19
## Sample
20
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.4",
+ "version": "1.0.5",
7
"license": "Apache-2.0",
8
"main": "./lib/marklogic.js",
9
"keywords": [
0 commit comments