Skip to content

Commit 9160f78

Browse files
author
ehennum
committed
version increment for release compatible with 8.0-5
1 parent 4a13fe8 commit 9160f78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ from Node.js applications.
1414

1515
## Status
1616

17-
Release 1.0.4 of the MarkLogic Node.js API
17+
Release 1.0.5 of the MarkLogic Node.js API
1818

1919
## Sample
2020

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "marklogic",
44
"description": "The official MarkLogic Node.js client API.",
55
"homepage": "http://github.com/marklogic/node-client-api",
6-
"version": "1.0.4",
6+
"version": "1.0.5",
77
"license": "Apache-2.0",
88
"main": "./lib/marklogic.js",
99
"keywords": [

0 commit comments

Comments
 (0)