From 78858161a67ac48773617b1f5304a2f15ef76869 Mon Sep 17 00:00:00 2001 From: John Joshua Ferrer Date: Thu, 14 Jul 2022 02:27:33 +0800 Subject: [PATCH] 1.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26e65dd..b72c735 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nest-keycloak-connect", - "version": "1.8.3", + "version": "1.9.0", "description": "keycloak-nodejs-connect module for Nest", "author": "John Joshua Ferrer ", "license": "MIT",