Skip to content

Commit 9c0b64b

Browse files
committed
version 1.5.9
1 parent 7ac0d4b commit 9c0b64b

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.6"
10+
version = "1.5.9"
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.6"
11+
version = "1.5.9"
1212

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

0 commit comments

Comments
 (0)