chore: Release

This commit is contained in:
Ed Page 2022-03-09 08:59:49 -06:00
parent d3acc1f5f2
commit 1d16086495
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1474,7 +1474,7 @@ checksum = "0685c84d5d54d1c26f7d3eb96cd41550adb97baed141a761cf335d3d33bcd0ae"
[[package]]
name = "typos"
version = "0.8.6"
version = "0.8.7"
dependencies = [
"anyhow",
"bstr",

View file

@ -1,6 +1,6 @@
[package]
name = "typos"
version = "0.8.6"
version = "0.8.7"
description = "Source Code Spelling Correction"
authors = ["Ed Page <eopage@gmail.com>"]
license = "MIT OR Apache-2.0"