chore: Release

This commit is contained in:
Ed Page 2021-07-30 12:12:07 -05:00
parent 9a8d41fcb2
commit 2304fc6735
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1445,7 +1445,7 @@ checksum = "0685c84d5d54d1c26f7d3eb96cd41550adb97baed141a761cf335d3d33bcd0ae"
[[package]]
name = "typos"
version = "0.7.0"
version = "0.7.1"
dependencies = [
"anyhow",
"bstr",

View file

@ -1,6 +1,6 @@
[package]
name = "typos"
version = "0.7.0"
version = "0.7.1"
authors = ["Ed Page <eopage@gmail.com>"]
description = "Source Code Spelling Correction"
repository = "https://github.com/crate-ci/typos"