diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 56d905d..72d17fa 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "microgateway-core", - "version": "3.3.3", + "version": "3.3.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "microgateway-core", - "version": "3.3.3", + "version": "3.3.4", "license": "Apache-2.0", "dependencies": { "async": "~2.6.4", diff --git a/package.json b/package.json index 2308507..c075305 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microgateway-core", - "version": "3.3.3", + "version": "3.3.4", "description": "Core engine for Apigee Edge Microgateway", "main": "index.js", "license": "Apache-2.0",