From 5c03948924cec924c468d96684a4597c4278b58d Mon Sep 17 00:00:00 2001 From: Harminder Virk Date: Tue, 23 Jan 2024 17:34:45 +0530 Subject: [PATCH] chore(release): 5.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0015ff..9b0c29c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adonisjs/ally", - "version": "5.0.1", + "version": "5.0.2", "description": "Social authentication provider for AdonisJS", "type": "module", "main": "build/index.js",