From 0b25d781047054d2881e75299314587542689eaf Mon Sep 17 00:00:00 2001 From: thecodrr Date: Tue, 12 May 2020 23:16:27 +0500 Subject: [PATCH] chore: bump version to 3.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9666238..97f0777 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fdir", - "version": "3.2.0", + "version": "3.2.1", "description": "The fastest directory crawler for NodeJS. Crawls 10k files in 13ms.", "main": "index.js", "scripts": {