This commit is contained in:
Geoff Cox 2019-04-06 21:18:33 +00:00
parent 686b24b863
commit 8a84f0889c
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "couch-slouch",
"version": "1.1.0",
"version": "1.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -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": {