Skip to content

Commit 9752c85

Browse files
committedAug 2, 2022
Version 1.0.15
1 parent 17e7f5d commit 9752c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fastest-levenshtein",
3-
"version": "1.0.12",
3+
"version": "1.0.15",
44
"description": "Fastest Levenshtein distance implementation in JS.",
55
"main": "mod.js",
66
"types": "mod.d.ts",

0 commit comments

Comments
 (0)
Please sign in to comment.