build(package): 更新版本号至0.0.4

将 package.json 中的 version 字段从 0.0.3 升级到 0.0.4
This commit is contained in:
log1997
2025-12-05 17:34:53 +08:00
parent 001853d3f5
commit 7447bab939

View File

@@ -1,7 +1,7 @@
{
"name": "log-lottery",
"private": true,
"version": "0.0.3",
"version": "0.0.4",
"type": "module",
"license": "MIT",
"scripts": {