diff --git a/package.json b/package.json index e6302bc..cecc57e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nexucis/fuzzy", - "version": "0.4.0", + "version": "0.4.1", "description": "small, standalone fuzzy search / fuzzy filter. browser or node", "module": "dist/index.js", "main": "dist/cjs/index.js",