From d9439a57eb1fde50dd67d2a9db8cd2a2934cc791 Mon Sep 17 00:00:00 2001 From: Marcos Caputo Date: Sat, 25 May 2024 13:20:04 -0300 Subject: [PATCH] bumped to version 6.2.1 --- .release | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.release b/.release index d0f0de7..8a5e757 100644 --- a/.release +++ b/.release @@ -1,2 +1,2 @@ -release=6.2.0 -tag=6.2.0 +release=6.2.1 +tag=6.2.1 diff --git a/package.json b/package.json index ced2f85..0da95c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-red-contrib-oauth2", - "version": "6.2.0", + "version": "6.2.1", "description": "The node-red-contrib-oauth2 is a Node-RED node that provides an OAuth2 authentication flow. This node uses the OAuth2 protocol to obtain an access token, which can be used to make authenticated API requests.", "author": "Marcos Caputo ", "contributors": [