From bd242aa431c5b723ff7656f6011577702b723ff8 Mon Sep 17 00:00:00 2001 From: Jason Lee Date: Sat, 24 Jul 2021 09:51:59 +0800 Subject: [PATCH] version 1.3.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6b089854..fdd232ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" name = "autocorrect" readme = "README.md" repository = "https://github.com/huacnlee/autocorrect" -version = "1.3.0" +version = "1.3.1" [lib] name = "autocorrect"