From 70a34bf4679fae6bc494eadaec57dadd73970163 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 12 May 2025 13:42:49 +0000 Subject: [PATCH] 1.1.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fbf012f..3d8c840 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartfuzzy", - "version": "1.1.7", + "version": "1.1.8", "private": false, "description": "A library for fuzzy matching strings against word dictionaries or arrays, with support for object and article searching.", "main": "dist_ts/index.js",