From 31109398ce6b59d168c164680d3026ccfb252d38 Mon Sep 17 00:00:00 2001 From: Keyur Karnik Date: Mon, 13 Jun 2022 17:43:02 -0700 Subject: [PATCH] 3.3.1 --- 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 4530ae0..fd52b33 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "microgateway-core", - "version": "3.3.0", + "version": "3.3.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "microgateway-core", - "version": "3.3.0", + "version": "3.3.1", "license": "Apache-2.0", "dependencies": { "async": "~2.6.4", diff --git a/package.json b/package.json index 21d71c8..dd611ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microgateway-core", - "version": "3.3.0", + "version": "3.3.1", "description": "Core engine for Apigee Edge Microgateway", "main": "index.js", "license": "Apache-2.0",