Skip to content

Commit c1e3ac1

Browse files
chore: release v0.0.1
1 parent b63ef6a commit c1e3ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "quantummatcher",
33
"type": "module",
4-
"version": "0.0.0",
4+
"version": "0.0.1",
55
"packageManager": "[email protected]",
66
"description": "QuantumMatcher library is a fuzzy matching algorithm that leverages bitwise operations to efficiently find approximate matches within a collection of items.",
77
"author": "Chris M <[email protected]>",

0 commit comments

Comments
 (0)