diff --git a/package-lock.json b/package-lock.json index de819ab..ea4322e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "leopard-tie-client", - "version": "3.1.1", + "version": "3.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 943d501..a071005 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "leopard-tie-client", - "version": "3.1.1", + "version": "3.1.2", "description": "Extended TIE Client that accepts additional custom request headers", "main": "dist/cjs/index.js", "browser": "dist/umd/leopardTieClient.js",