diff --git a/package.json b/package.json index 01372e8..db39e40 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "quantummatcher", "type": "module", - "version": "0.0.2", + "version": "0.0.3", "packageManager": "pnpm@9.15.4", "description": "QuantumMatcher library is a fuzzy matching algorithm that leverages bitwise operations to efficiently find approximate matches within a collection of items.", "author": "Chris M ",