From 66a28c488c14bdc1053d2d1667a33ce8faba2631 Mon Sep 17 00:00:00 2001 From: Keyur Karnik Date: Wed, 15 Sep 2021 00:48:40 -0700 Subject: [PATCH] 3.2.3 --- npm-shrinkwrap.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 6c1f7d00..4e5ffebf 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "edgemicro", - "version": "3.2.2", + "version": "3.2.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "edgemicro", - "version": "3.2.2", + "version": "3.2.3", "cpu": [ "!arm", "!mips" diff --git a/package.json b/package.json index 1834e7ba..57461faa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "edgemicro", - "version": "3.2.2", + "version": "3.2.3", "description": "Apigee Edge Microgateway", "main": "index.js", "license": "Apache-2.0",