From 6c5fa261e19ce3b8fb1fdbb3f8430726cd23a8b2 Mon Sep 17 00:00:00 2001 From: Keyur Karnik Date: Fri, 18 Aug 2023 00:28:56 -0700 Subject: [PATCH] 3.3.2 --- npm-shrinkwrap.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 5aeb92d..861457e 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "microgateway-config", - "version": "3.3.1", + "version": "3.3.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "microgateway-config", - "version": "3.3.1", + "version": "3.3.2", "license": "Apache-2.0", "dependencies": { "apigeetool": "^0.16.1", diff --git a/package.json b/package.json index 6893e60..b198f9e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microgateway-config", - "version": "3.3.1", + "version": "3.3.2", "description": "Apigee Microgateway Handler", "main": "index.js", "license": "Apache-2.0",