From c22b9164650d1738c45a3c5e2f1b3f925d02f15a Mon Sep 17 00:00:00 2001 From: Indraneel Dey Date: Thu, 1 Aug 2019 13:47:40 -0700 Subject: [PATCH] 3.0.4 --- 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 951cff8..ea3d43a 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "microgateway-plugins", - "version": "3.0.3", + "version": "3.0.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7540ac1..ab1c095 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microgateway-plugins", - "version": "3.0.3", + "version": "3.0.4", "description": "Plugins for Apige Edge Microgateway", "license": "Apache-2.0", "main": "index.js",