From c56486cfd12f2442b37c236a3330643afdb107c5 Mon Sep 17 00:00:00 2001 From: Amin Yahyaabadi Date: Sat, 6 Feb 2021 22:01:23 -0600 Subject: [PATCH] 2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e59e8482..86bb5f02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zadeh", - "version": "2.0.1", + "version": "2.0.2", "description": "Blazing fast library for fuzzy filtering, matching, and other fuzzy things!", "main": "./node-dist.js", "node": "./node-dist.js",