From 5715504583490b3d0c02c5d13d394e99e8340105 Mon Sep 17 00:00:00 2001 From: Sai Saran Vaidyanathan Date: Wed, 18 Sep 2024 17:49:57 -0700 Subject: [PATCH] v2.56.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5a8cd21..c28f755 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "apigeelint", - "version": "2.56.0", + "version": "2.56.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "apigeelint", - "version": "2.56.0", + "version": "2.56.1", "license": "MIT", "dependencies": { "@xmldom/xmldom": "^0.8.10", diff --git a/package.json b/package.json index 9b6df7c..00fdc37 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "apigeelint", - "version": "2.56.0", + "version": "2.56.1", "description": "Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.", "main": "index.js", "bin": {