diff --git a/package-lock.json b/package-lock.json index 019950e..4ca38ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "massive", - "version": "2.7.0", + "version": "2.7.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2e0cd12..d16d926 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "massive", - "version": "2.7.0", + "version": "2.7.1", "description": "A small query tool for Postgres that embraces json and makes life simpler", "main": "index.js", "bin": {