From 926609a108fcd53c0694826e2e2fa7f197d06af3 Mon Sep 17 00:00:00 2001 From: Abdullah Atta Date: Tue, 18 Oct 2022 22:38:58 +0500 Subject: [PATCH] chore: bump version to v5.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4706b45..6c7b2d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fdir", - "version": "5.2.1", + "version": "5.3.0", "description": "The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s", "main": "index.js", "scripts": {