diff --git a/package-lock.json b/package-lock.json index d6f2e4a..39dad43 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "couch-slouch", - "version": "1.1.0", + "version": "1.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 90355e7..3eb83a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "couch-slouch", - "version": "1.1.0", + "version": "1.2.0", "description": "A JS API for CouchDB that does the heavy lifting", "main": "index.js", "repository": {