From 7a1b16742c40f79be47f762ab741b8fd1feb6c8d Mon Sep 17 00:00:00 2001 From: jankapunkt Date: Sat, 26 Aug 2023 09:44:17 +0200 Subject: [PATCH] publish 4.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e95a0ce1..65b69ec2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@node-oauth/oauth2-server", "description": "Complete, framework-agnostic, compliant and well tested module for implementing an OAuth2 Server in node.js", - "version": "4.3.0", + "version": "4.3.1", "keywords": [ "oauth", "oauth2"