diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index fe6b8cc..3b8dc45 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "microgateway-core", - "version": "3.3.1", + "version": "3.3.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "microgateway-core", - "version": "3.3.1", + "version": "3.3.2", "license": "Apache-2.0", "dependencies": { "async": "~2.6.4", diff --git a/package.json b/package.json index da79903..d1ce64a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microgateway-core", - "version": "3.3.1", + "version": "3.3.2", "description": "Core engine for Apigee Edge Microgateway", "main": "index.js", "license": "Apache-2.0",