From fed00dbd024200a6669edaab6363154f2a40a0f8 Mon Sep 17 00:00:00 2001 From: Md Asif Raza Date: Wed, 15 Oct 2025 14:15:14 +0530 Subject: [PATCH] feat: version upgrade to 2.33.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b534d3..6ec7745 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sparrow-auth", - "version": "2.32.1", + "version": "2.33.0", "scripts": { "dev": "vite dev", "build": "vite build",