Skip to content

Commit b6687fc

Browse files
committed
version 1.5.12
1 parent ae187d2 commit b6687fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

autocorrect-cli/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "MIT"
77
name = "autocorrect-cli"
88
readme = "../README.md"
99
repository = "https://github.com/huacnlee/autocorrect"
10-
version = "1.5.11"
10+
version = "1.5.12"
1111

1212
[[bin]]
1313
name = "autocorrect"

autocorrect/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "MIT"
88
name = "autocorrect"
99
readme = "../README.md"
1010
repository = "https://github.com/huacnlee/autocorrect"
11-
version = "1.5.11"
11+
version = "1.5.12"
1212

1313
[lib]
1414
crate-type = ["cdylib", "rlib"]

0 commit comments

Comments
 (0)