From b9eda15379d848b3f5236a267e39cf4c28dad5f1 Mon Sep 17 00:00:00 2001 From: Keyur Karnik Date: Thu, 24 Sep 2020 04:16:01 -0700 Subject: [PATCH] 3.1.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 658b730..581f08e 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "microgateway-plugins", - "version": "3.1.1", + "version": "3.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3bcc7cb..28733b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microgateway-plugins", - "version": "3.1.1", + "version": "3.1.2", "description": "Plugins for Apige Edge Microgateway", "license": "Apache-2.0", "main": "index.js",