Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit b3d9fab

Browse files
chore: update version to 1.0.0
1 parent c5f650b commit b3d9fab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import createError from 'http-errors';
77

88
dotenv.config();
99

10-
const VERSION = '0.1.0';
10+
const VERSION = '1.0.0';
1111

1212
// ===== 常量定义 =====
1313
// 开放端口

0 commit comments

Comments
 (0)