From a70db045d85adf485836097e4bc82483f7610f6d Mon Sep 17 00:00:00 2001 From: An Nguyen Q Date: Sat, 6 May 2023 19:01:34 +0700 Subject: [PATCH] v0.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7ecfac..6971e21 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nest-auth0", - "version": "0.0.8", + "version": "0.0.9", "description": "A utility module to integrate auth0 with NestJS", "author": "An Nguyen Q. ", "license": "MIT",