diff --git a/package-lock.json b/package-lock.json index 53c299b1..13aab714 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "xero-node", - "version": "3.1.0", + "version": "3.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0ea414e1..c610553c 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xero-node", - "version": "3.1.0", + "version": "3.1.1", "description": "NodeJS Client for the Xero API, supporting Public, Private and Partner Apps", "main": "lib/index.js", "scripts": {