From 5f2b83c9f942851fc960ad530422050bdcc3baea Mon Sep 17 00:00:00 2001 From: alisaza Date: Thu, 10 Sep 2026 20:27:13 +0330 Subject: [PATCH] chore(version): bump version to 0.1.12 Updated the project version in package.json from 0.1.11 to 0.1.12 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 ce709eb..4ef1d70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ghabilee-admin", - "version": "0.1.11", + "version": "0.1.12", "license": "MIT", "private": true, "scripts": {