From 26695fd40cc63f45af88f9893d3132a7ec0565ff Mon Sep 17 00:00:00 2001 From: Amin Yahyaabadi Date: Sat, 6 Feb 2021 21:04:47 -0600 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1489e96a..8734829a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zadeh", - "version": "1.2.4", + "version": "2.0.0", "description": "Blazing fast library for fuzzy filtering, matching, and other fuzzy things!", "main": "./node-dist.js", "node": "./node-dist.js",