From 675cb8d70fe7aae8ed2e9e18b1b7704abc2df6c1 Mon Sep 17 00:00:00 2001 From: Elio Di Nino <52972357+ElioDiNino@users.noreply.github.com> Date: Thu, 26 Oct 2023 15:36:31 -0700 Subject: [PATCH] Update package.json --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/package.json b/client/package.json index 9f18106..17a2f0d 100644 --- a/client/package.json +++ b/client/package.json @@ -1,7 +1,7 @@ { "name": "3FA", "productName": "3FA", - "version": "1.0.0", + "version": "1.0.1", "description": "A secure and scalable multi-factor authentication system including a client application, admin dashboard, and backend server", "main": ".webpack/main", "scripts": {