From 956324799e09663067892d2b370b2cc7e19ada63 Mon Sep 17 00:00:00 2001 From: Scott Ganyo Date: Tue, 18 Jun 2019 15:52:01 -0700 Subject: [PATCH] 3.0.0 --- 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 14dc81b..3277dcb 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "microgateway-plugins", - "version": "2.6.0", + "version": "3.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 52841f2..1ed03f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microgateway-plugins", - "version": "2.6.0", + "version": "3.0.0", "description": "Plugins for Apige Edge Microgateway", "license": "Apache-2.0", "main": "index.js",