Skip to content

Commit 819f394

Browse files
committed
Updating the version number for release
1 parent 809ba48 commit 819f394

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.2 of the MarkLogic Node.js API
17+
Release 1.0.3 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.2",
6+
"version": "1.0.3",
77
"license": "Apache-2.0",
88
"main": "./lib/marklogic.js",
99
"keywords": [

0 commit comments

Comments
 (0)