Skip to content

Commit 5d86d19

Browse files
committed
2.1.3
1 parent 948f527 commit 5d86d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "edit-distance"
3-
version = "2.1.2"
3+
version = "2.1.3"
44
authors = ["Florian Ebeling <florian.ebeling@gmail.com>"]
55

66
description = "Levenshtein edit distance between strings, a measure for similarity."

0 commit comments

Comments
 (0)