From 60c49c41f0b1bca9be7e7c1aa008b390846cf77b Mon Sep 17 00:00:00 2001 From: Matthew Dobson Date: Tue, 7 Mar 2017 16:15:54 -0500 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 42dab0f..ced5943 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microgateway-plugins", - "version": "3.0.0-early-access", + "version": "3.0.1-early-access", "description": "Plugins for Apige Edge Microgateway", "main": "index.js", "scripts": {