This is an automated email from the ASF dual-hosted git repository. glynnbird pushed a commit to branch prepare-7.1.1 in repository https://gitbox.apache.org/repos/asf/couchdb-nano.git
commit 49b8482390260f86f45f6bcb4910a21db92ffd5b Author: Glynn Bird <[email protected]> AuthorDate: Wed Nov 14 07:13:17 2018 +0000 prepare for 7.1.1 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index fe86077..d874bca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "nano", - "version": "7.1.0", + "version": "7.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index bb7fe86..1f35b55 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "license": "Apache-2.0", "homepage": "http://github.com/apache/couchdb-nano", "repository": "http://github.com/apache/couchdb-nano", - "version": "7.1.0", + "version": "7.1.1", "author": "Apache CouchDB <[email protected]> (http://couchdb.apache.org)", "keywords": [ "couchdb",
