From 1a8c0ed1eb08ea41ef840563c459df5ffa779fb1 Mon Sep 17 00:00:00 2001 From: salman-18 Date: Thu, 14 Mar 2024 15:04:27 +0500 Subject: [PATCH] change version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56a1a0a..4b9bd10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aifistweb_old", - "version": "2.0.0", + "version": "2.0.1", "scripts": { "build": "echo 'Add your build command here'" },