diff --git a/package-lock.json b/package-lock.json index 92dd74c..8d09dd7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hubspot-oauth-app", - "version": "1.3.0", + "version": "1.3.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "hubspot-oauth-app", - "version": "1.3.0", + "version": "1.3.1", "license": "ISC", "dependencies": { "axios": "^1.3.5" diff --git a/package.json b/package.json index 1fdaf61..f9eedd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hubspot-oauth-app", - "version": "1.3.0", + "version": "1.3.1", "description": "Sample OAuth Application", "main": "index.js", "scripts": {