From 11ebd113a830736a5d729db90a6800a99cf0af73 Mon Sep 17 00:00:00 2001 From: salman-18 Date: Sat, 16 Mar 2024 16:58:39 +0500 Subject: [PATCH] change version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 03a3065..29434cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aifistweb_old", - "version": "2.0.3", + "version": "2.0.5", "scripts": { "build": "echo 'Add your build command here'" },