From 51e4e2e1e89cc0173c30bd74d90803f27489b58a Mon Sep 17 00:00:00 2001 From: Keyur Karnik Date: Mon, 13 Jun 2022 17:31:46 -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 749adb3..7509c1a 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "microgateway-plugins", - "version": "3.3.0", + "version": "3.3.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "microgateway-plugins", - "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 ee519ec..7d62c9b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microgateway-plugins", - "version": "3.3.0", + "version": "3.3.1", "description": "Plugins for Apige Edge Microgateway", "license": "Apache-2.0", "main": "index.js",