diff --git a/package-lock.json b/package-lock.json index f5a739c07..4aa796dbd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "xero-node", - "version": "3.0.12", + "version": "3.0.13", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index dd6062317..b566cb96d 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xero-node", - "version": "3.0.12", + "version": "3.0.13", "description": "NodeJS Client for the Xero API, supporting Public, Private and Partner Apps", "main": "lib/index.js", "scripts": {