Files
vtj/packages/parser/src/version.ts
“chenhuachun” 6cc15050a5 ci: 👷commit
2025-03-11 14:40:49 +08:00

8 lines
248 B
TypeScript

/**!
* Copyright (c) 2025, VTJ.PRO All rights reserved.
* @name @vtj/parser
* @author CHC chenhuachun1549@dingtalk.com
* @version 0.10.12
* @license <a href="https://vtj.pro/license.html">MIT License</a>
*/
export const version = '0.10.12';