From bc34baa22f4108311489ae23f8e21f73cdb41213 Mon Sep 17 00:00:00 2001 From: Keyur Karnik Date: Fri, 18 Aug 2023 00:59:24 -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 fe6b8cc..3b8dc45 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "microgateway-core", - "version": "3.3.1", + "version": "3.3.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "microgateway-core", - "version": "3.3.1", + "version": "3.3.2", "license": "Apache-2.0", "dependencies": { "async": "~2.6.4", diff --git a/package.json b/package.json index da79903..d1ce64a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microgateway-core", - "version": "3.3.1", + "version": "3.3.2", "description": "Core engine for Apigee Edge Microgateway", "main": "index.js", "license": "Apache-2.0",