Skip to content

Commit b7592dd

Browse files
committed
chore: Release
1 parent 04d3f68 commit b7592dd

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/typos-dict/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "typos-dict"
3-
version = "0.11.25"
3+
version = "0.11.26"
44
description = "Source Code Spelling Correction"
55
readme = "../../README.md"
66
categories = ["development-tools", "text-processing"]

crates/typos-vars/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "typos-vars"
3-
version = "0.8.20"
3+
version = "0.8.21"
44
description = "Source Code Spelling Correction"
55
readme = "../../README.md"
66
categories = ["development-tools", "text-processing"]

crates/typos/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "typos"
3-
version = "0.10.27"
3+
version = "0.10.28"
44
description = "Source Code Spelling Correction"
55
readme = "../../README.md"
66
categories = ["development-tools", "text-processing"]

0 commit comments

Comments
 (0)