From 440221605db690603ceb6127e8f68b4732dc5256 Mon Sep 17 00:00:00 2001 From: Keyur Karnik Date: Fri, 6 Sep 2024 00:40:08 -0700 Subject: [PATCH] 3.3.4 --- 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 56d905d..72d17fa 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "microgateway-core", - "version": "3.3.3", + "version": "3.3.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "microgateway-core", - "version": "3.3.3", + "version": "3.3.4", "license": "Apache-2.0", "dependencies": { "async": "~2.6.4", diff --git a/package.json b/package.json index 2308507..c075305 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microgateway-core", - "version": "3.3.3", + "version": "3.3.4", "description": "Core engine for Apigee Edge Microgateway", "main": "index.js", "license": "Apache-2.0",