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

Commit 0e3e027

Browse files
committed
Update version to 1.10.0-SNAPSHOT
1 parent b174c4d commit 0e3e027

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# UNRELEASED
2+
13
# 1.9.0 (2017-10-20)
24
- [NEW] Add 'error' & 'response' events to 429 retry plugin stream.
35
- [FIXED] `{silent: true}` to dotenv to prevent `.env` warnings.

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": "1.9.0",
10+
"version": "1.10.0-SNAPSHOT",
1111
"author": {
1212
"name": "IBM Cloudant",
1313
"email": "[email protected]"

0 commit comments

Comments
 (0)