diff --git a/package-lock.json b/package-lock.json index 4c26fea..5814816 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "auth0-source-control-extension-tools", - "version": "5.2.0", + "version": "5.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 536e2f9..5375fb3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "auth0-source-control-extension-tools", - "version": "5.2.0", + "version": "5.3.0", "description": "Supporting tools for the Source Control extensions", "main": "lib/index.js", "scripts": {