From 2ea63cd5a0172ec67b52b0c363bf4bca3505fdae Mon Sep 17 00:00:00 2001 From: Keyur Karnik Date: Fri, 16 Jul 2021 00:23:02 -0700 Subject: [PATCH] 3.2.2 --- 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 36b4e43..49fe0f3 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "microgateway-plugins", - "version": "3.2.1", + "version": "3.2.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a051356..66ca488 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microgateway-plugins", - "version": "3.2.1", + "version": "3.2.2", "description": "Plugins for Apige Edge Microgateway", "license": "Apache-2.0", "main": "index.js",