From a4237230d02c20722f7732c7b9019ef9b5e2228f Mon Sep 17 00:00:00 2001 From: Sai Saran Vaidyanathan Date: Mon, 8 Jan 2024 13:14:55 -0800 Subject: [PATCH] For 2.46.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 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": {