Files
vtj/packages/coder/src/version.ts
陈华春 76c04a9f90 ci: 👷commit
2024-06-22 16:54:03 +08:00

8 lines
245 B
TypeScript

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