From 784ac6e3002551c4664f4e913a92fc01e16a1439 Mon Sep 17 00:00:00 2001 From: OlehDutchenko Date: Sat, 21 Oct 2023 23:26:21 +0300 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b218b5..5a346cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@wezom/fs-walker", - "version": "0.2.1", + "version": "0.3.0", "description": "FS helper tools", "main": "lib/index.js", "module": "lib/index.mjs",