From ad8bfc53e13068b261b962aada617ca797e27709 Mon Sep 17 00:00:00 2001 From: Geoff Cox Date: Fri, 3 Nov 2017 12:48:38 -0700 Subject: [PATCH] chore(version): 0.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3dee99d..e4aa813 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "couch-slouch", - "version": "0.1.4", + "version": "0.1.5", "description": "A JS API for CouchDB that does the heavy lifting", "main": "index.js", "repository": {