From d66397dbeb4939fd3487977a0476e2658f41f5ce Mon Sep 17 00:00:00 2001 From: Geoff Cox Date: Tue, 7 Nov 2017 06:45:03 -0800 Subject: [PATCH] chore(version): 0.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4aa813..a1398f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "couch-slouch", - "version": "0.1.5", + "version": "0.1.6", "description": "A JS API for CouchDB that does the heavy lifting", "main": "index.js", "repository": {