From ebc083b1cd4d7ef529663e4a2366ec568b5ddcd2 Mon Sep 17 00:00:00 2001 From: Keyur Karnik Date: Mon, 16 Nov 2020 01:55:56 -0800 Subject: [PATCH] 3.1.3 --- 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 581f08e..61dbf5a 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "microgateway-plugins", - "version": "3.1.2", + "version": "3.1.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 28733b1..68f6ddb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microgateway-plugins", - "version": "3.1.2", + "version": "3.1.3", "description": "Plugins for Apige Edge Microgateway", "license": "Apache-2.0", "main": "index.js",