Skip to content

Commit 3204743

Browse files
committed
🔧chore: 更新版本号至1.0.1 [deploy]
- 将package.json中的版本号从1.0.0更新至1.0.1,以反映最新的更改和修复
1 parent 0935761 commit 3204743

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "shop-admin",
33
"private": true,
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"type": "module",
66
"scripts": {
77
"dev": "pnpm vite",

0 commit comments

Comments
 (0)