Skip to content

Commit

Permalink
Bump to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Micka33 committed Aug 15, 2024
1 parent 502553a commit 5dbf0cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"name": "fuzzy-dist",
"version": "0.0.1",
"version": "0.0.2",
"description": "Over simplistic fuzzy search library using Damerau-Levenshtein and optionally the keyboard layout to calculate distances.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 5dbf0cd

Please sign in to comment.