diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index d36b572..32b3feb 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "microgateway-core", - "version": "3.0.5", + "version": "3.0.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5ab6905..24673a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microgateway-core", - "version": "3.0.5", + "version": "3.0.6", "description": "Core engine for Apigee Edge Microgateway", "main": "index.js", "license": "Apache-2.0",