Skip to content
This repository was archived by the owner on Mar 11, 2022. It is now read-only.

Commit 22d9d21

Browse files
committed
Prepare version 4.0.0 release
1 parent dee3e5f commit 22d9d21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# UNRELEASED
1+
# 4.0.0 (2019-03-12)
22
- [NEW] Added option for client to authenticate with IAM token server.
33
- [FIXED] Add `vcapServiceName` configuration option to TS declarations.
44
- [FIXED] Case where `.resume()` was called on an undefined response.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "git",
88
"url": "[email protected]:cloudant/nodejs-cloudant.git"
99
},
10-
"version": "3.0.3-SNAPSHOT",
10+
"version": "4.0.0",
1111
"author": {
1212
"name": "IBM Cloudant",
1313
"email": "[email protected]"

0 commit comments

Comments
 (0)