From ff86af0fbf5c7ef446c160b891f82115b6809a9d Mon Sep 17 00:00:00 2001 From: afeiship <1290657123@qq.com> Date: Wed, 9 Aug 2023 17:39:05 +0800 Subject: [PATCH] Release 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0602ef5..f6fcb70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jswork/fileutils", - "version": "1.0.1", + "version": "1.0.2", "description": "File and directory utilities for node.js.", "main": "dist/index.js", "module": "dist/index.esm.js",