mirror of
https://git.ddmt.top/ddmt/ddmt-tool.git
synced 2026-03-23 05:17:06 +00:00
build: 更新项目版本号
- 将 package.json 中的版本号从 0.0.3 修改为 0.0.4 - 此次更新主要包括一些代码优化和小功能的添加,为下一个正式版本做准备
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ddmt-tool",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"description": "A utility library that provides commonly used functions to simplify everyday development tasks. Whether it's string manipulation, array operations, or other frequent functionalities, `ddmt-tool` helps you work more efficiently.",
|
||||
"main": "index.js",
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user