From c6a1552bbac8dd841967eabaab3e845492a8183d Mon Sep 17 00:00:00 2001 From: Keyur Karnik Date: Thu, 24 Sep 2020 04:25:49 -0700 Subject: [PATCH] 3.1.8 --- 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 8e732f8..03b50c7 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "microgateway-core", - "version": "3.1.7", + "version": "3.1.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5e370c8..a6cf744 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microgateway-core", - "version": "3.1.7", + "version": "3.1.8", "description": "Core engine for Apigee Edge Microgateway", "main": "index.js", "license": "Apache-2.0",