diff --git a/package.json b/package.json index 23e57f7..da8fa9c 100644 --- a/package.json +++ b/package.json @@ -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",