diff --git a/package-lock.json b/package-lock.json index 5c247fc3..3379e20d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "apigeelint", - "version": "2.42.0", + "version": "2.43.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "apigeelint", - "version": "2.42.0", + "version": "2.43.0", "license": "MIT", "dependencies": { "@xmldom/xmldom": "^0.8.4", diff --git a/package.json b/package.json index 8d30076e..7af8721e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "apigeelint", - "version": "2.42.0", + "version": "2.43.0", "description": "Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.", "main": "index.js", "bin": {