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

Commit c5f650b

Browse files
chore: update version to 0.1.0
1 parent 3128d6a commit c5f650b

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 = 'v1.0.0';
10+
const VERSION = '0.1.0';
1111

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

0 commit comments

Comments
 (0)