From 931cc872776350e2990410cbe873977f8d3378cd Mon Sep 17 00:00:00 2001 From: bmacnaughton Date: Wed, 29 Nov 2023 05:37:29 -0800 Subject: [PATCH] 2.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 789a4db..12dc850 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@bmacnaughton/action-walk", "access": "public", - "version": "2.3.0", + "version": "2.4.0", "description": "walk a directory tree performing actions", "main": "action-walk.js", "engines": {