From 6661cdc82dd3d120fd2c8ae4e8c8536bbe79340e Mon Sep 17 00:00:00 2001 From: Harminder Virk Date: Mon, 15 Aug 2022 22:06:49 +0530 Subject: [PATCH] chore(release): 8.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 936e18d..afc20c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adonisjs/auth", - "version": "8.2.1", + "version": "8.2.2", "description": "Official authentication provider for Adonis framework", "types": "build/adonis-typings/index.d.ts", "main": "build/providers/AuthProvider.js",