From 4c5f4d598330b35c8b717dbef36f707dc892c62f Mon Sep 17 00:00:00 2001 From: alisaza Date: Fri, 11 Sep 2026 18:15:14 +0330 Subject: [PATCH] chore(version): bump version to 0.1.15 Updated the project version in package.json from 0.1.14 to 0.1.15 to reflect the latest changes and improvements. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b48d74..6c228a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ghabilee-admin", - "version": "0.1.14", + "version": "0.1.15", "license": "MIT", "private": true, "scripts": {