From 26feb8f2f1177c328ebceb17383fc088fa9db404 Mon Sep 17 00:00:00 2001 From: alisaza Date: Sun, 13 Sep 2026 12:54:43 +0330 Subject: [PATCH] chore(version): bump version to 0.1.17 Updated the project version in package.json from 0.1.16 to 0.1.17 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 8f2d261..6390d4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ghabilee-admin", - "version": "0.1.16", + "version": "0.1.17", "license": "MIT", "private": true, "scripts": {