From 12c71c0316fa7eb87f3b8dba4d91c32c1c8d23b4 Mon Sep 17 00:00:00 2001 From: Itay Grudev Date: Sun, 17 Oct 2021 15:55:14 +0300 Subject: [PATCH] v0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 46b5dbe..ff967f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fuzzybear", - "version": "0.0.2", + "version": "0.0.3", "description": "Fuzzybear is a library for fuzzy string search with a special focus on short strings.", "author": "Itay Grudev", "license": "MIT",