diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 51b6671..43074d8 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,5 +1,5 @@ { "name": "microgateway-edgeauth", - "version": "3.1.0", + "version": "3.1.1", "lockfileVersion": 1 } diff --git a/package.json b/package.json index d96d143..4687261 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microgateway-edgeauth", - "version": "3.1.0", + "version": "3.1.1", "description": "this proxy is used by microgateway to get a list of products, oauth tokens and api keys", "main": "index.js", "scripts": {