From 6c2fc19f27718b4dcd8e398c5d22f82615636459 Mon Sep 17 00:00:00 2001 From: Thom Seddon Date: Tue, 14 Jul 2020 19:16:40 +0100 Subject: [PATCH] v3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0000755f7..99e7ae58f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "oauth2-server", "description": "Complete, framework-agnostic, compliant and well tested module for implementing an OAuth2 Server in node.js", - "version": "3.1.0", + "version": "3.1.1", "keywords": [ "oauth", "oauth2"