From 6ea1bb7f404b8bb30fefd07b95788023fc6e3863 Mon Sep 17 00:00:00 2001 From: Keyur Karnik Date: Tue, 8 Feb 2022 00:03:41 -0800 Subject: [PATCH] 3.3.0 --- 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 cda65ea..0081e40 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "microgateway-plugins", - "version": "3.2.3", + "version": "3.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "microgateway-plugins", - "version": "3.2.3", + "version": "3.3.0", "license": "Apache-2.0", "dependencies": { "async": "^1.4.2", diff --git a/package.json b/package.json index ac8753d..0e07150 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microgateway-plugins", - "version": "3.2.3", + "version": "3.3.0", "description": "Plugins for Apige Edge Microgateway", "license": "Apache-2.0", "main": "index.js",