From e372854c71bc97d162452cc4b3f5cfa586da50a8 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期四, 22 五月 2025 17:06:31 +0800
Subject: [PATCH] feat: UI

---
 packages/core-vue/package.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/core-vue/package.json b/packages/core-vue/package.json
index 613a09c..2563a65 100644
--- a/packages/core-vue/package.json
+++ b/packages/core-vue/package.json
@@ -3,7 +3,7 @@
   "main": "src/index.ts",
   "module": "./src/index.ts",
   "source": "./src/index.ts",
-  "version": "0.0.3",
+  "version": "0.0.4",
   "scripts": {
     "dev": "modern dev",
     "build": "modern build",

--
Gitblit v1.9.1