From 913f2b56856217751d0a56a6232789bbfd18f971 Mon Sep 17 00:00:00 2001 From: Indraneel Dey Date: Thu, 1 Aug 2019 13:29:49 -0700 Subject: [PATCH] 3.0.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 b678ffe..a43482a 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "microgateway-core", - "version": "3.0.2", + "version": "3.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6fe6495..a52eb22 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microgateway-core", - "version": "3.0.2", + "version": "3.0.3", "description": "Core engine for Apigee Edge Microgateway", "main": "index.js", "license": "Apache-2.0",