diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index cda65ea..0081e40 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "microgateway-plugins", - "version": "3.2.3", + "version": "3.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "microgateway-plugins", - "version": "3.2.3", + "version": "3.3.0", "license": "Apache-2.0", "dependencies": { "async": "^1.4.2", diff --git a/package.json b/package.json index ac8753d..0e07150 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microgateway-plugins", - "version": "3.2.3", + "version": "3.3.0", "description": "Plugins for Apige Edge Microgateway", "license": "Apache-2.0", "main": "index.js",