From 6a15d035776bfdc808e2790595929c1ebc4a37fe Mon Sep 17 00:00:00 2001 From: Keyur Karnik Date: Mon, 8 Mar 2021 12:51:39 -0800 Subject: [PATCH] 3.2.1 --- npm-shrinkwrap.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index b09eb60..46b561f 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "microgateway-plugins", - "version": "3.2.0", + "version": "3.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 881032a..71f2a03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microgateway-plugins", - "version": "3.2.0", + "version": "3.2.1", "description": "Plugins for Apige Edge Microgateway", "license": "Apache-2.0", "main": "index.js",