From 309d25a892a11fa5ef2ed148b142e1e5ffcec371 Mon Sep 17 00:00:00 2001 From: Geoff Cox Date: Sat, 23 Sep 2017 04:53:45 -0700 Subject: [PATCH] chore(version): 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb81bd4..d9e1bca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "couch-slouch", - "version": "0.0.7", + "version": "0.1.0", "description": "A JS API for CouchDB that does the heavy lifting", "main": "index.js", "repository": {