From c14545abff3a90a8e859a923e6e84b0c8a3f5396 Mon Sep 17 00:00:00 2001 From: salehsulieman Date: Thu, 30 Oct 2025 11:30:24 +0300 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a51727f..77c5df2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ayposweb", "private": true, - "version": "0.0.0", + "version": "0.0.1", "type": "module", "scripts": { "dev": "vite",