From 11cfe65264dd5c017a316ef5f1f2adaec3e89a93 Mon Sep 17 00:00:00 2001 From: Indraneel Dey Date: Thu, 15 Aug 2019 13:29:00 -0700 Subject: [PATCH] 3.0.5 --- 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 7143050..b2adedd 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "microgateway-plugins", - "version": "3.0.4", + "version": "3.0.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f6b3f9a..9bf4a01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microgateway-plugins", - "version": "3.0.4", + "version": "3.0.5", "description": "Plugins for Apige Edge Microgateway", "license": "Apache-2.0", "main": "index.js",