From cafb295fbb2cdaecedabb5b069e8b120dc87673e Mon Sep 17 00:00:00 2001 From: Geoff Cox Date: Tue, 5 Sep 2017 15:35:55 -0700 Subject: [PATCH] chore(version): 0.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50808c6..9ee6a63 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "couch-slouch", - "version": "0.0.5", + "version": "0.0.6", "description": "A JS API for CouchDB that does the heavy lifting", "main": "index.js", "repository": {