From ff3a0a0e241a646dee912121a754858a30c86c85 Mon Sep 17 00:00:00 2001 From: zyxd Date: Thu, 11 Sep 2025 21:23:35 +0400 Subject: [PATCH] =?UTF-8?q?=D0=92=D0=B5=D1=80=D1=81=D0=B8=D1=8F=20=D0=BF?= =?UTF-8?q?=D0=B0=D0=BA=D0=B5=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7d318c..81412a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@syncraft/svelte-ui", - "version": "1.0.1", + "version": "1.0.2", "scripts": { "dev": "vite dev", "build": "vite build && npm run prepack",