diff --git a/package-lock.json b/package-lock.json index 2d8a92f..2ccf96a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "apigeelint", - "version": "2.46.0", + "version": "2.46.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "apigeelint", - "version": "2.46.0", + "version": "2.46.1", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index c14d689..98c48ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "apigeelint", - "version": "2.46.0", + "version": "2.46.1", "description": "Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.", "main": "index.js", "bin": {